Megzz22 commited on
Commit
98fca7e
·
verified ·
1 Parent(s): 10af706

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  pandas==2.2.2
2
  scikit-learn==1.5.0
3
  joblib==1.4.2
 
4
  Flask-Cors==4.0.1
5
- Flask==2.3.3
6
- gunicorn==21.2.0
 
1
  pandas==2.2.2
2
  scikit-learn==1.5.0
3
  joblib==1.4.2
4
+ Flask==3.0.3
5
  Flask-Cors==4.0.1
6
+ gunicorn