Vilas97Gupta commited on
Commit
ffed1a6
·
verified ·
1 Parent(s): 7f8ac94

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- flask>=2.2,<3.0
2
- gunicorn>=21.0
3
- pandas>=1.5,<2.3
4
- numpy>=1.23,<2.0
5
- scikit-learn>=1.2,<1.5
6
- joblib>=1.2
 
1
+ flask
2
+ gunicorn
3
+ scikit-learn==1.6.1
4
+ pandas
5
+ joblib