Skip to content

Commit adde0ab

Browse files
committed
Requirements generated by runnign 'pip freeze > requirements.txt'
1 parent 0dacc3b commit adde0ab

File tree

1 file changed

+115
-0
lines changed

1 file changed

+115
-0
lines changed

requirements.txt

+115
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
argcomplete==1.1.0
2+
argh==0.26.1
3+
awscli==1.10.4
4+
awsebcli==3.7.3
5+
backports-abc==0.4
6+
backports.ssl-match-hostname==3.4.0.2
7+
BeautifulSoup==3.2.1
8+
beautifulsoup4==4.4.1
9+
blessed==1.9.5
10+
blinker==1.4
11+
botocore==1.3.30
12+
cached-property==1.3.0
13+
cement==2.4.0
14+
certifi==2015.11.20.1
15+
cffi==1.5.2
16+
chardet==2.3.0
17+
click==6.2
18+
colorama==0.3.3
19+
ConfigArgParse==0.10.0
20+
construct==2.5.2
21+
crypto==1.4.1
22+
cryptography==1.2.2
23+
cx-Freeze==4.3.4
24+
cycler==0.9.0
25+
Cython==0.23
26+
decorator==4.0.10
27+
docker-py==1.1.0
28+
dockerpty==0.3.4
29+
docopt==0.6.2
30+
docutils==0.12
31+
EbookLib==0.15
32+
enum34==1.1.1
33+
epub==0.5.2
34+
Epubzilla==0.1.1
35+
Flask==0.10.1
36+
Flask-SQLAlchemy==2.0
37+
funcsigs==1.0.2
38+
futures==3.0.5
39+
h2==2.1.2
40+
hpack==2.1.0
41+
html2text==2016.1.8
42+
httplib2==0.9.2
43+
hyperframe==3.2.0
44+
idna==2.0
45+
imageio==2.0.1
46+
ipaddress==1.0.15
47+
itsdangerous==0.24
48+
Jinja2==2.8
49+
jmespath==0.9.0
50+
Kivy==1.9.1
51+
Kivy-Garden==0.1.4
52+
lxml==3.5.0
53+
mandrill==1.0.57
54+
MarkupSafe==0.23
55+
matplotlib==1.5.1
56+
mitmproxy==0.16
57+
mock==2.0.0
58+
moviepy==0.2.2.11
59+
Naked==0.1.31
60+
netlib==0.16
61+
nose==1.3.7
62+
numpy==1.10.4
63+
oauth2==1.9.0.post1
64+
passlib==1.6.5
65+
pathspec==0.3.3
66+
pathtools==0.1.2
67+
pbr==1.10.0
68+
pdfminer==20140328
69+
Pillow==3.1.1
70+
pipreqs==0.4.2
71+
protobuf==3.0.0b2
72+
pyasn1==0.1.9
73+
pycparser==2.14
74+
pycrypto==2.6.1
75+
pymongo==3.3.1
76+
PyMySQL==0.6.6
77+
pyOpenSSL==0.15.1
78+
pyparsing==2.1.0
79+
pyperclip==1.5.24
80+
pysnap==0.1.1
81+
python-dateutil==2.5.0
82+
python-docx==0.8.5
83+
python-pptx==0.5.8
84+
pytz==2015.7
85+
PyYAML==3.11
86+
requesocks==0.10.8
87+
requests==2.9.1
88+
requests-toolbelt==0.7.0
89+
rsa==3.3
90+
s3transfer==0.0.1
91+
schedule==0.3.2
92+
shellescape==3.4.1
93+
singledispatch==3.4.0.3
94+
six==1.10.0
95+
slackclient==0.16
96+
slacker==0.8.6.2
97+
snapchat-bots==0.1
98+
SpeechRecognition==3.3.0
99+
SQLAlchemy==1.0.8
100+
tensorflow==0.10.0rc0
101+
textract==1.4.0
102+
texttable==0.8.4
103+
tornado==4.3
104+
tqdm==4.10.0
105+
uber-rides==0.1.1
106+
urwid==1.3.1
107+
virtualenv==14.0.6
108+
watchdog==0.8.3
109+
wcwidth==0.1.6
110+
websocket-client==0.35.0
111+
Werkzeug==0.10.4
112+
wheel==0.29.0
113+
xlrd==0.9.4
114+
XlsxWriter==0.8.4
115+
yarg==0.1.9

0 commit comments

Comments
 (0)