acmc commited on
Commit
a0df564
·
verified ·
1 Parent(s): 6ef1723

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- streamlit==1.50.0
 
 
 
 
 
 
 
 
1
+ streamlit==1.50.0
2
+ joblib==1.5.2
3
+ matplotlib==3.10.6
4
+ seaborn==0.13.2
5
+ plotly==6.3.1
6
+ shap==0.48.0
7
+ pandas==2.3.3
8
+ numpy==2.3.3