Pratik26Dec commited on
Commit
fc82eb1
·
verified ·
1 Parent(s): e1e5ccb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  Flask==2.3.3
2
- pandas==1.5.3
3
- scikit-learn==1.6.1
4
  joblib==1.2.0
5
  gunicorn==21.2.0
6
- numpy==1.24.3
7
  Werkzeug==2.3.7
 
1
  Flask==2.3.3
2
+ pandas==2.3.2
3
+ scikit-learn==1.7.1
4
  joblib==1.2.0
5
  gunicorn==21.2.0
6
+ numpy==2.3.2
7
  Werkzeug==2.3.7