Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,6 @@ httpx==0.27.2
|
|
| 14 |
python-multipart==0.0.12
|
| 15 |
|
| 16 |
# IMPORTANT: keep this compatible with gradio
|
| 17 |
-
aiofiles>=22.0,<24.0
|
|
|
|
|
|
|
|
|
| 14 |
python-multipart==0.0.12
|
| 15 |
|
| 16 |
# IMPORTANT: keep this compatible with gradio
|
| 17 |
+
aiofiles>=22.0,<24.0
|
| 18 |
+
audioop-lts
|
| 19 |
+
setuptools
|