-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
51 lines (51 loc) · 921 Bytes
/
requirements.txt
File metadata and controls
51 lines (51 loc) · 921 Bytes
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
alembic==1.5.6
blinker==1.4
Brotli==1.0.9
cffi==1.14.5
click==7.1.2
cryptography==3.4.6
dash==1.19.0
dash-bootstrap-components==0.11.3
dash-core-components==1.15.0
dash-html-components==1.1.2
dash-renderer==1.9.0
dash-table==4.11.2
dnspython==2.1.0
dominate==2.6.0
email-validator==1.1.2
Flask==1.1.2
Flask-Bootstrap-Components==0.2.0
Flask-Bootstrap4==4.0.2
Flask-Compress==1.9.0
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.7.0
Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
future==0.18.2
gunicorn==20.1.0
idna==3.1
itsdangerous==1.1.0
Jinja2==2.11.3
jwt==1.2.0
Mako==1.1.4
MarkupSafe==1.1.1
numpy==1.20.1
pandas==1.2.3
patsy==0.5.1
plotly==4.14.3
plotly-express==0.4.1
psycopg2-binary==2.8.6
pycparser==2.20
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
pytz==2021.1
retrying==1.3.3
scipy==1.6.1
six==1.15.0
SQLAlchemy==1.3.23
statsmodels==0.12.2
visitor==0.1.3
Werkzeug==1.0.1
WTForms==2.3.3