-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
85 lines (85 loc) · 1.4 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
alembic==1.0.0
asn1crypto==0.24.0
aylien-apiclient==0.7.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
cssselect==1.0.3
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-Cors==3.0.6
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
future==0.16.0
geographiclib==1.49
geopy==1.17.0
gmplot==1.2.0
gunicorn==19.9.0
howdoi==1.1.13
httplib2==0.11.3
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
lxml==4.2.5
Mako==1.0.7
markdown2==2.3.5
MarkupSafe==1.0
matplotlib==2.2.3
mpld3==0.3
nbformat==4.4.0
ndg-httpsclient==0.5.1
nltk==3.3
numpy==1.15.1
oauthlib==2.1.0
pandas==0.23.4
passlib==1.7.1
plotly==3.2.1
psycopg2==2.7.5
psycopg2-binary==2.7.5
pusher==2.0.1
pyasn1==0.4.4
pycparser==2.18
Pygments==2.2.0
pyOpenSSL==18.0.0
pyparsing==2.2.0
pyquery==1.4.0
PySocks==1.6.8
python-dateutil==2.7.3
python-editor==1.0.3
pytz==2018.5
requests==2.19.1
requests-cache==0.4.13
requests-oauthlib==1.0.0
retrying==1.3.3
simplejson==3.16.0
six==1.11.0
SQLAlchemy==1.2.11
textblob==0.15.1
traitlets==4.3.2
tweepy==3.6.0
twython==3.7.0
urllib3==1.23
vincent==0.4.4
visitor==0.1.3
Werkzeug==0.14.1
wtf==0.1
WTForms==2.2.1