Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
hopsworks
|
2 |
joblib
|
3 |
pandas
|
4 |
-
scikit-learn
|
5 |
-
xgboost
|
|
|
1 |
hopsworks
|
2 |
joblib
|
3 |
pandas
|
4 |
+
scikit-learn==1.0.2
|
5 |
+
xgboost==1.5
|