arittrabag commited on
Commit
0cb31b8
·
verified ·
1 Parent(s): 06179be

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- numpy==1.21.6
2
- pandas==1.3.5
3
- xgboost==1.7.5
4
- shap==0.41.0
5
- gradio==3.27.0
6
- joblib==1.2.0
7
- scikit-learn==1.0.2
8
- matplotlib==3.5.2
 
 
1
+ numpy
2
+ pandas
3
+ gradio
4
+ pandas
5
+ scikit-learn
6
+ xgboost
7
+ joblib
8
+ shap
9
+ matplotlib