farrah29 commited on
Commit
0b93569
·
verified ·
1 Parent(s): d18230f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
 
 
1
  scikit-learn==1.6.1
2
- pandas==2.0.3
3
- numpy==1.25.2
4
- joblib==1.4.2
5
  Flask==3.0.3
6
  gunicorn==22.0.0
 
1
+ numpy==2.0.2
2
+ pandas==2.2.2
3
  scikit-learn==1.6.1
4
+ joblib==1.5.1
 
 
5
  Flask==3.0.3
6
  gunicorn==22.0.0