Spaces:
Runtime error
Runtime error
Commit
·
9e12bdc
1
Parent(s):
b82ceb4
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
hopsworks
|
2 |
-
joblib
|
3 |
-
scikit-learn
|
|
|
1 |
+
hopsworks==3.4.3
|
2 |
+
joblib==1.2.0
|
3 |
+
scikit-learn==1.1.1
|