Pratik26Dec commited on
Commit
71e596d
·
verified ·
1 Parent(s): 2dd2f1b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- Flask==2.2.2
2
- pandas==1.5.3
3
- scikit-learn==1.2.2
4
- joblib==1.2.0
5
- gunicorn==20.1.0
6
- numpy==1.23.5
7
- werkzeug==2.2.2
 
1
+ Flask==2.3.2
2
+ pandas==2.0.3
3
+ scikit-learn==1.3.0
4
+ joblib==1.3.1
5
+ gunicorn==21.2.0
6
+ numpy==1.25.2
7
+ Werkzeug==2.3.7