charantejapolavarapu commited on
Commit
93412f7
·
verified ·
1 Parent(s): ea163e3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- pandas
2
- numpy
3
- xgboost
4
- joblib
5
- streamlit
6
- plotly
 
1
+ pandas==2.2.0
2
+ numpy==1.26.4
3
+ xgboost==2.0.3
4
+ joblib==1.3.2
5
+ streamlit==1.31.0
6
+ plotly==5.18.0