Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ uvicorn==0.24.0
|
|
3 |
pydantic==2.4.2
|
4 |
pandas==2.1.2
|
5 |
numpy==1.24.3
|
6 |
-
scikit-learn==1.
|
7 |
xgboost==2.0.3
|
8 |
python-multipart==0.0.6
|
9 |
joblib==1.3.2
|
|
|
3 |
pydantic==2.4.2
|
4 |
pandas==2.1.2
|
5 |
numpy==1.24.3
|
6 |
+
scikit-learn==1.2.2
|
7 |
xgboost==2.0.3
|
8 |
python-multipart==0.0.6
|
9 |
joblib==1.3.2
|