Create requirements.txt
parent
9bf8283d34
commit
dd6de9c83b
|
@ -0,0 +1,21 @@
|
||||||
|
blinker==1.6.2
|
||||||
|
click==8.1.3
|
||||||
|
dash==2.9.3
|
||||||
|
dash-bootstrap-components==1.4.1
|
||||||
|
dash-core-components==2.0.0
|
||||||
|
dash-html-components==2.0.0
|
||||||
|
dash-table==5.0.0
|
||||||
|
Flask==2.3.2
|
||||||
|
itsdangerous==2.1.2
|
||||||
|
Jinja2==3.1.2
|
||||||
|
MarkupSafe==2.1.2
|
||||||
|
numpy==1.24.3
|
||||||
|
packaging==23.1
|
||||||
|
pandas==2.0.1
|
||||||
|
plotly==5.14.1
|
||||||
|
python-dateutil==2.8.2
|
||||||
|
pytz==2023.3
|
||||||
|
six==1.16.0
|
||||||
|
tenacity==8.2.2
|
||||||
|
tzdata==2023.3
|
||||||
|
Werkzeug==2.3.4
|
Loading…
Reference in New Issue