-
Notifications
You must be signed in to change notification settings - Fork 47
/
Copy pathrequirements.txt
53 lines (53 loc) · 2.13 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
-i https://pypi.org/simple
alembic==1.0.11
attrs==19.1.0
bcrypt==3.1.7
certifi==2019.6.16
cffi==1.12.3 ; sys_platform == 'win32' and platform_python_implementation == 'CPython'
chardet==3.0.4
click==7.0
dash-core-components==1.0.0
dash-html-components==1.0.0
dash-renderer==1.0.0
dash-table==4.0.1
dash==1.0.1
decorator==4.4.0
flask-caching==1.7.2
flask-compress==1.4.0
flask-login==0.4.1
flask-migrate==2.5.2
flask-sqlalchemy==2.4.0
flask-wtf==0.14.2
flask==1.1.1
gevent==1.4.0
greenlet==0.4.15 ; platform_python_implementation == 'CPython'
gunicorn==19.9.0
idna==2.8
ipython-genutils==0.2.0
itsdangerous==1.1.0
jinja2==2.10.1
jsonschema==3.0.1
jupyter-core==4.5.0
mako==1.0.13
markupsafe==1.1.1
nbformat==4.4.0
numpy==1.16.4
pandas==0.24.2
pg8000==1.13.2
plotly==3.10.0
psycopg2==2.8.3
pycparser==2.19
pyrsistent==0.15.3
python-dateutil==2.8.0
python-editor==1.0.4
pytz==2019.1
pyyaml==5.1.1
requests==2.22.0
retrying==1.3.3
scramp==1.1.0
six==1.12.0
sqlalchemy==1.3.5
traitlets==4.3.2
urllib3==1.25.3
werkzeug==0.15.4
wtforms==2.2.1