-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
100 lines (100 loc) · 3.47 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
alembic==0.8.10
appdirs==1.4.0
asn1crypto==0.24.0
bleach==2.1.2
blinker==1.3
cffi==1.11.4
click==6.7
colorama==0.3.9
cryptography==2.1.4
cycler==0.10.0
decorator==4.2.1
entrypoints==0.2.3
Faker==0.7.7
Flask==0.12
Flask-Assets==0.12
Flask-Compress==1.4.0
Flask-Login==0.4.0
Flask-Mail==0.9.1
Flask-Migrate==2.0.3
Flask-RQ==0.2
Flask-Script==2.0.5
Flask-SQLAlchemy==2.1
Flask-SSLify==0.1.5
Flask-WTF==0.11
gunicorn==19.6.0
honcho==0.7.1
html5lib==1.0.1
idna==2.6
inflection==0.3.1
ipykernel==4.8.1
ipython==6.2.1
ipython-genutils==0.2.0
ipywidgets==7.1.2
itsdangerous==0.24
jedi==0.11.1
Jinja2==2.9.5
jsmin==2.2.1
jsonpickle==0.9.2
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.2
jupyter-console==5.2.0
jupyter-core==4.4.0
Mako==1.0.6
MarkupSafe==0.23
matplotlib==2.1.2
mistune==0.8.3
more-itertools==4.1.0
mpmath==1.0.0
nbconvert==5.3.1
nbformat==4.4.0
ndg-httpsclient==0.4.4
nose==1.3.7
notebook==5.4.0
numpy==1.14.0
packaging==16.8
pandas==0.22.0
pandocfilters==1.4.2
parso==0.1.1
pickleshare==0.7.4
praw==5.3.0
prawcore==0.13.0
prompt-toolkit==1.0.15
psycopg2==2.7
pyasn1==0.4.2
pycparser==2.18
Pygments==2.2.0
pyOpenSSL==17.5.0
pyparsing==2.1.10
python-dateutil==2.6.0
python-editor==1.0.3
pytz==2018.3
pywinpty==0.5.1
pyzmq==17.0.0
qtconsole==4.3.1
Quandl==3.3.0
raygun4py==3.1.4
redis==2.10.5
requests==2.9.1
rq==0.7.1
scikit-learn==0.19.1
scipy==1.0.0
Send2Trash==1.5.0
simplegeneric==0.8.1
six==1.10.0
sklearn==0.0
SQLAlchemy==1.1.5
sympy==1.1.1
terminado==0.8.1
testpath==0.3.1
tornado==4.5.3
traitlets==4.3.2
update-checker==0.16
virtualenv==15.2.0
wcwidth==0.1.7
webassets==0.12.1
webencodings==0.5.1
Werkzeug==0.11.15
widgetsnbextension==3.1.4
WTForms==2.1