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