high77 commited on
Commit
e2ff082
·
verified ·
1 Parent(s): 8c9208b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
1
+ streamlit==1.24.1
2
+ pandas==1.5.3
3
+ numpy==1.24.3
4
+ scikit-learn==1.2.2
5
+ xgboost==1.7.6
6
+ joblib==1.2.0