Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,8 +7,8 @@ fastapi==0.112.2
|
|
| 7 |
uvicorn==0.30.6
|
| 8 |
|
| 9 |
numpy==1.26.4
|
| 10 |
-
scikit-learn==1.3.2
|
| 11 |
scipy==1.11.4
|
|
|
|
| 12 |
joblib==1.4.2
|
| 13 |
threadpoolctl==3.5.0
|
| 14 |
pydantic==2.8.2
|
|
|
|
| 7 |
uvicorn==0.30.6
|
| 8 |
|
| 9 |
numpy==1.26.4
|
|
|
|
| 10 |
scipy==1.11.4
|
| 11 |
+
scikit-learn==1.3.2
|
| 12 |
joblib==1.4.2
|
| 13 |
threadpoolctl==3.5.0
|
| 14 |
pydantic==2.8.2
|