Spaces:
Sleeping
Sleeping
Commit ·
4e7fa1a
1
Parent(s): c468ae7
fix: update scikit-learn to 1.4.2 (available version on HF)
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ ray==2.6.3
|
|
| 5 |
mlflow==2.9.2
|
| 6 |
pandas==2.1.4
|
| 7 |
openpyxl==3.1.5
|
| 8 |
-
scikit-learn==1.4.
|
| 9 |
matplotlib==3.8.2
|
| 10 |
seaborn==0.13.1
|
| 11 |
h2o==3.44.0.3
|
|
|
|
| 5 |
mlflow==2.9.2
|
| 6 |
pandas==2.1.4
|
| 7 |
openpyxl==3.1.5
|
| 8 |
+
scikit-learn==1.4.2
|
| 9 |
matplotlib==3.8.2
|
| 10 |
seaborn==0.13.1
|
| 11 |
h2o==3.44.0.3
|