Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ joblib
|
|
| 4 |
scikit-learn
|
| 5 |
xgboost
|
| 6 |
lightgbm
|
| 7 |
-
catboost
|
|
|
|
|
|
| 4 |
scikit-learn
|
| 5 |
xgboost
|
| 6 |
lightgbm
|
| 7 |
+
catboost==1.0.4
|
| 8 |
+
numpy==1.21.4
|