forked from jimmybow/Flask_template_auth_with_Dash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
48 lines (48 loc) · 841 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
-i https://pypi.org/simple
alembic==1.0.8
attrs==19.1.0
bcrypt==3.1.6
certifi==2019.3.9
cffi==1.12.2
chardet==3.0.4
click==7.0
dash-core-components==0.44.0
dash-html-components==0.14.0
dash-renderer==0.20.0
dash-table==3.6.0
dash==0.39.0
decorator==4.4.0
flask-caching==1.6.0
flask-compress==1.4.0
flask-login==0.4.1
flask-migrate==2.4.0
flask-sqlalchemy==2.3.2
flask-wtf==0.14.2
flask==1.0.2
gunicorn==19.9.0
idna==2.8
ipython-genutils==0.2.0
itsdangerous==1.1.0
jinja2==2.10
jsonschema==3.0.1
jupyter-core==4.4.0
mako==1.0.8
markupsafe==1.1.1
nbformat==4.4.0
numpy==1.16.2
pandas==0.24.2
plotly==3.7.1
psycopg2==2.7.7
pycparser==2.19
pyrsistent==0.14.11
python-dateutil==2.8.0
python-editor==1.0.4
pytz==2018.9
requests==2.21.0
retrying==1.3.3
six==1.12.0
sqlalchemy==1.3.1
traitlets==4.3.2
urllib3==1.24.1
werkzeug==0.15.1
wtforms==2.2.1