Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
pandas==2.0.3
|
| 2 |
numpy>=1.26
|
| 3 |
joblib>=1.4
|
| 4 |
-
scikit-learn==1.
|
| 5 |
xgboost>=2.0
|
| 6 |
concrete-ml==1.9.0
|
| 7 |
openpyxl>=3.1
|
|
|
|
| 1 |
pandas==2.0.3
|
| 2 |
numpy>=1.26
|
| 3 |
joblib>=1.4
|
| 4 |
+
scikit-learn==1.5.0
|
| 5 |
xgboost>=2.0
|
| 6 |
concrete-ml==1.9.0
|
| 7 |
openpyxl>=3.1
|