-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
61 lines (61 loc) · 1.04 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
APScheduler==3.4.0
asn1crypto==0.22.0
backports-abc==0.5
backports.shutil-get-terminal-size==1.0.0
bcrypt==3.1.4
bleach==2.0.0
blinker==1.3
certifi==2017.4.17
cffi==1.11.0
chardet==3.0.4
configparser==3.5.0
cryptography==2.0.3
decorator==4.0.11
entrypoints==0.2.3
enum34==1.1.6
Flask==0.10.1
Flask-DebugToolbar==0.10.0
Flask-SQLAlchemy==2.0
funcsigs==1.0.2
functools32==3.2.3.post2
future==0.16.0
futures==3.2.0
gyp==0.1
html5lib==0.999999999
idna==2.5
ipaddress==1.0.18
ipykernel==4.6.1
ipython==5.4.1
ipython-genutils==0.2.0
itsdangerous==0.24
Jinja2==2.10
MarkupSafe==1.0
pkg-resources==0.0.0
psycopg2==2.6.1
pycparser==2.18
Pygments==2.2.0
PyJWT==1.5.3
pyOpenSSL==17.3.0
python-dateutil==2.6.0
python-twitter==3.3
pytz==2017.2
pyzmq==16.0.2
requests==2.18.1
requests-oauthlib==0.8.0
scandir==1.5
schedule==0.4.3
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.10.0
SQLAlchemy==1.0.3
terminado==0.6
testpath==0.3.1
tornado==4.5.1
traitlets==4.3.2
twilio==6.6.3
tzlocal==1.5
urllib3==1.21.1
virtualenv==15.0.1
wcwidth==0.1.7
webencodings==0.5.1
Werkzeug==0.10.4