darly9991 commited on
Commit
bf685c3
·
verified ·
1 Parent(s): 186d093

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -7
requirements.txt CHANGED
@@ -1,7 +1,11 @@
1
- streamlit==1.29.0
2
- pandas==2.2.1
3
- numpy==1.26.4
4
- scikit-learn==1.3.2
5
- joblib==1.3.2
6
- plotly==5.19.0
7
- altair==5.2.0
 
 
 
 
 
1
+ streamlit==1.29.0
2
+ pandas==2.2.1
3
+ numpy==1.26.4
4
+ scikit-learn==1.3.2
5
+ joblib==1.3.2
6
+ plotly==5.19.0
7
+ altair==5.2.0
8
+ scipy==1.12.0
9
+ imbalanced-learn==0.11.0
10
+ shap==0.45.0
11
+ lime==0.2.0.1