Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
hopsworks
|
2 |
joblib
|
3 |
scikit-learn == 0.22.1
|
4 |
-
python-dotenv
|
|
|
|
1 |
hopsworks
|
2 |
joblib
|
3 |
scikit-learn == 0.22.1
|
4 |
+
python-dotenv
|
5 |
+
numpy == 1.20
|