rajkhanke commited on
Commit
905c95a
·
verified ·
1 Parent(s): f98b8ba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- pandas
2
- numpy
3
- flask
4
- joblib
5
- scikit-learn==1.6.1
6
  shap
 
7
  requests
8
  google-generativeai
9
  gunicorn
 
1
+ Flask
2
+ pandas==2.2.3
3
+ numpy==1.26.4
4
+ joblib==1.4.2
 
5
  shap
6
+ scikit-learn==1.6.1
7
  requests
8
  google-generativeai
9
  gunicorn