Yasaman commited on
Commit
c90c4f8
1 Parent(s): 2eb0db2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,8 +1,11 @@
1
  hopsworks
2
- scikit-learn
3
  numpy
4
  joblib
5
  python-dotenv
6
- xgboost
7
  optuna
8
- Pillow
 
 
 
 
1
  hopsworks
2
+ scikit-learn == 1.0.2
3
  numpy
4
  joblib
5
  python-dotenv
6
+ xgboost == 0.90
7
  optuna
8
+ datetime
9
+ folium
10
+ streamlit_folium
11
+ streamlit