Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -7
requirements.txt
CHANGED
|
@@ -4,10 +4,4 @@ numpy==1.24.3
|
|
| 4 |
scikit-learn==1.3.2
|
| 5 |
requests==2.31.0
|
| 6 |
joblib==1.3.2
|
| 7 |
-
orjson
|
| 8 |
-
fastapi>=0.100.0
|
| 9 |
-
uvicorn>=0.20.0
|
| 10 |
-
python-multipart>=0.0.9
|
| 11 |
-
pydub>=0.25.0
|
| 12 |
-
ffmpy>=0.6.0
|
| 13 |
-
importlib-resources>=5.0.0
|
|
|
|
| 4 |
scikit-learn==1.3.2
|
| 5 |
requests==2.31.0
|
| 6 |
joblib==1.3.2
|
| 7 |
+
orjson==3.9.10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|