ministerchief commited on
Commit
7ae9c2e
·
verified ·
1 Parent(s): 47020ab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- flask>=3.0.0
2
- flask-cors>=4.0.0
3
- scikit-learn>=1.3.0
4
- xgboost>=2.0.0
5
- pandas>=2.0.0
6
- numpy>=1.24.0
 
 
1
+ flask
2
+ flask-cors
3
+ scikit-learn
4
+ xgboost
5
+ pandas
6
+ numpy
7
+ gunicorn