mike23415 commited on
Commit
49ad67b
·
verified ·
1 Parent(s): eceb343

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -14
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- flask==3.0.3
2
- flask-cors==5.0.0
3
- pandas==2.2.3
4
- numpy==2.1.1
5
- scipy==1.14.1
6
- scikit-learn==1.5.2
7
- matplotlib==3.9.2
8
- seaborn==0.13.2
9
- plotly==5.24.1
10
- apscheduler==4.0.0
11
- werkzeug==3.0.4
12
- pyarrow==17.0.0
13
- openpyxl==3.1.5
14
- gunicorn==23.0.0
 
1
+ flask
2
+ flask-cors
3
+ pandas
4
+ numpy
5
+ scipy
6
+ scikit-learn
7
+ matplotlib
8
+ seaborn
9
+ plotly
10
+ apscheduler
11
+ werkzeug
12
+ pyarrow
13
+ openpyxl
14
+ gunicorn