Rizwan9 commited on
Commit
64e2334
·
verified ·
1 Parent(s): e75488c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  flask>=2.3
2
- gunicorn>=21.2
3
  joblib>=1.3
4
- pandas>=2.1
 
 
 
1
  flask>=2.3
2
+ gunicorn>=23.0
3
  joblib>=1.3
4
+ pandas>=2.1
5
+ scikit-learn>=1.4.2
6
+ scipy>=1.10