Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ pandas
|
|
| 4 |
numpy
|
| 5 |
requests
|
| 6 |
joblib
|
| 7 |
-
scikit-learn
|
| 8 |
lightgbm
|
| 9 |
python-multipart
|
| 10 |
plotly==5.20.0
|
|
|
|
| 4 |
numpy
|
| 5 |
requests
|
| 6 |
joblib
|
| 7 |
+
scikit-learn==1.7.2
|
| 8 |
lightgbm
|
| 9 |
python-multipart
|
| 10 |
plotly==5.20.0
|