projects
/
rainbowstream.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
4dc3f66
)
requirements for repeatable install
master
author
Ian Kelling
<iank@fsf.org>
Tue, 11 Feb 2020 02:59:21 +0000
(21:59 -0500)
committer
Ian Kelling
<iank@fsf.org>
Thu, 27 Feb 2020 00:18:38 +0000
(19:18 -0500)
pip freeze >requirements.txt
then remove the vcs line.
requirements.txt
[new file with mode: 0644]
patch
|
blob
diff --git a/requirements.txt
b/requirements.txt
new file mode 100644
(file)
index 0000000..
ed2159f
--- /dev/null
+++ b/
requirements.txt
@@ -0,0
+1,13
@@
+arrow==0.15.5
+certifi==2019.11.28
+chardet==3.0.4
+idna==2.8
+Pillow==7.0.0
+pocket==0.3.6
+pyfiglet==0.8.post1
+PySocks==1.7.1
+python-dateutil==2.8.1
+requests==2.22.0
+six==1.14.0
+twitter==1.18.0
+urllib3==1.25.8