Divyap90 commited on
Commit
3fae383
·
verified ·
1 Parent(s): 86ba705

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- streamlit>=1.32.0
2
- pandas>=1.5.0
3
- scikit-learn>=1.2.0
4
- xgboost>=1.7.0
5
- joblib>=1.2.0
6
- requests>=2.28.0
7
- numpy>=1.23.0
 
1
+ streamlit==1.32.0
2
+ pandas==2.1.4
3
+ scikit-learn==1.4.2
4
+ xgboost==2.0.3
5
+ joblib==1.3.2
6
+ requests==2.31.0
7
+ numpy==1.26.4