-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
54 lines (54 loc) · 925 Bytes
/
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
alembic==0.9.6
alpha-vantage==1.8.0
altair==1.2.1
certifi==2017.11.5
chardet==3.0.4
click==6.7
cycler==0.10.0
dash==0.19.0
dash-core-components==0.16.0
dash-html-components==0.8.0
dash-renderer==0.11.1
decorator==4.1.2
Flask==0.12.2
Flask-Compress==1.4.0
Flask-Migrate==2.1.1
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
gunicorn==19.7.1
idna==2.6
ipython==6.2.1
ipython-genutils==0.2.0
itsdangerous==0.24
jedi==0.11.1
Jinja2==2.10
jsonschema==2.6.0
jupyter-core==4.4.0
Mako==1.0.7
MarkupSafe==1.0
matplotlib==2.1.1
nbformat==4.4.0
numpy==1.14.0
pandas==0.22.0
parso==0.1.1
pexpect==4.3.1
pickleshare==0.7.4
plotly==2.2.3
prompt-toolkit==1.0.15
ptyprocess==0.5.2
Pygments==2.2.0
pyparsing==2.2.0
python-dateutil==2.6.1
python-editor==1.0.3
pytz==2017.3
requests==2.18.4
simplegeneric==0.8.1
simplejson==3.13.2
six==1.11.0
SQLAlchemy==1.2.0
traitlets==4.3.2
urllib3==1.22
vega==0.4.4
wcwidth==0.1.7
Werkzeug==0.14.1
WTForms==2.1