Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,5 +3,5 @@ uvicorn[standard]==0.24.0
|
|
| 3 |
pydantic==2.5.0
|
| 4 |
scikit-learn==1.7.2
|
| 5 |
joblib==1.3.2
|
| 6 |
-
numpy==1.
|
| 7 |
pandas==2.1.1
|
|
|
|
| 3 |
pydantic==2.5.0
|
| 4 |
scikit-learn==1.7.2
|
| 5 |
joblib==1.3.2
|
| 6 |
+
numpy==1.26.4
|
| 7 |
pandas==2.1.1
|