Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
pandas==1.5.3
|
| 2 |
numpy==1.23.5
|
| 3 |
-
joblib==1.
|
| 4 |
-
scikit-learn==1.
|
| 5 |
xgboost==1.6.2
|
| 6 |
concrete-ml==1.4.0
|
| 7 |
openpyxl==3.1.2
|
|
|
|
| 1 |
pandas==1.5.3
|
| 2 |
numpy==1.23.5
|
| 3 |
+
joblib==1.2.0
|
| 4 |
+
scikit-learn==1.1.3
|
| 5 |
xgboost==1.6.2
|
| 6 |
concrete-ml==1.4.0
|
| 7 |
openpyxl==3.1.2
|