forked from cherucole/Twing-it
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
61 lines (61 loc) · 1.01 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
alembic==1.0.0
asn1crypto==0.24.0
bcrypt==3.1.4
blinker==1.4
certifi==2018.8.24
cffi==1.11.5
chardet==3.0.4
click==6.7
cryptography==2.3.1
cycler==0.10.0
decorator==4.3.0
dominate==2.3.1
Flask==1.0.2
Flask-Admin==1.5.2
Flask-Bootstrap==3.3.7.1
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.2.1
Flask-Script==2.0.6
Flask-SimpleMDE==0.3.0
Flask-SQLAlchemy==2.3.2
Flask-Uploads==0.2.1
Flask-User==1.0.1.5
Flask-WTF==0.14.2
gunicorn==19.9.0
idna==2.7
ipython-genutils==0.2.0
itsdangerous==0.24
Jinja2==2.10
jsonschema==2.6.0
jupyter-core==4.4.0
kiwisolver==1.0.1
Mako==1.0.7
markdown2==2.3.5
MarkupSafe==1.0
matplotlib==2.2.3
nbformat==4.4.0
numpy==1.15.1
oauthlib==2.1.0
passlib==1.7.1
plotly==3.2.1
psycopg2==2.7.5
psycopg2-binary==2.7.5
pycparser==2.18
pyparsing==2.2.0
PySocks==1.6.8
python-dateutil==2.7.3
python-editor==1.0.3
pytz==2018.5
requests==2.19.1
requests-oauthlib==1.0.0
retrying==1.3.3
six==1.11.0
SQLAlchemy==1.2.11
traitlets==4.3.2
tweepy==3.6.0
urllib3==1.23
visitor==0.1.3
Werkzeug==0.14.1
wtf==0.1
WTForms==2.2.1