Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
numpy==2.0.2
|
| 2 |
pandas==2.2.2
|
| 3 |
session_info==v1.0.1
|
| 4 |
-
|
| 5 |
xgboost==3.0.5
|
| 6 |
IPython==7.34.0
|
| 7 |
jupyter_client==7.4.9
|
|
|
|
| 1 |
numpy==2.0.2
|
| 2 |
pandas==2.2.2
|
| 3 |
session_info==v1.0.1
|
| 4 |
+
scikit-learn==1.6.1
|
| 5 |
xgboost==3.0.5
|
| 6 |
IPython==7.34.0
|
| 7 |
jupyter_client==7.4.9
|