Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ gradio==5.46.1
|
|
| 2 |
pandas==2.2.2
|
| 3 |
numpy==1.26.4
|
| 4 |
scipy==1.12.0
|
| 5 |
-
scikit-learn==1.
|
| 6 |
catboost==1.2.8
|
| 7 |
xgboost==2.1.0
|
| 8 |
lightgbm==4.3.0
|
|
|
|
| 2 |
pandas==2.2.2
|
| 3 |
numpy==1.26.4
|
| 4 |
scipy==1.12.0
|
| 5 |
+
scikit-learn==1.5.2
|
| 6 |
catboost==1.2.8
|
| 7 |
xgboost==2.1.0
|
| 8 |
lightgbm==4.3.0
|