Skip to content

Commit 725d273

Browse files
committed
Refactor.
1 parent 081379b commit 725d273

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

requirements.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
Brotli==1.0.7
2+
click==7.1.2
3+
cssmin==0.2.0
4+
dash==1.14.0
5+
dash-core-components==1.10.2
6+
dash-html-components==1.0.3
7+
dash-renderer==1.6.0
8+
dash-table==4.9.0
9+
Flask==1.1.2
10+
Flask-Assets==2.0
11+
Flask-Compress==1.5.0
12+
future==0.18.2
13+
itsdangerous==1.1.0
14+
Jinja2==2.11.2
15+
lesscpy==0.14.0
16+
MarkupSafe==1.1.1
17+
numpy==1.19.1
18+
pandas==1.1.1
19+
pathlib==1.0.1
20+
plotly==4.9.0
21+
ply==3.11
22+
python-dateutil==2.8.1
23+
python-dotenv==0.14.0
24+
pytz==2020.1
25+
retrying==1.3.3
26+
six==1.15.0
27+
webassets==2.0
28+
Werkzeug==1.0.1

0 commit comments

Comments
 (0)