Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +89 -7
requirements.txt
CHANGED
|
@@ -1,9 +1,91 @@
|
|
| 1 |
-
fastapi==0.115.0
|
| 2 |
-
uvicorn[standard]==0.30.6
|
| 3 |
-
static-ffmpeg==2.5
|
| 4 |
-
Pillow==10.4.0
|
| 5 |
-
requests==2.32.3
|
| 6 |
aiofiles==23.2.1
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
pydantic==2.8.2
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
aiofiles==23.2.1
|
| 2 |
+
annotated-doc==0.0.4
|
| 3 |
+
annotated-types==0.7.0
|
| 4 |
+
anyio==4.12.1
|
| 5 |
+
brotli==1.2.0
|
| 6 |
+
certifi==2026.1.4
|
| 7 |
+
chardet==5.2.0
|
| 8 |
+
charset-normalizer==3.4.4
|
| 9 |
+
click==8.3.1
|
| 10 |
+
dnspython==2.8.0
|
| 11 |
+
docutils==0.22.4
|
| 12 |
+
email-validator==2.3.0
|
| 13 |
+
fastapi==0.133.1
|
| 14 |
+
fastapi-cli==0.0.23
|
| 15 |
+
fastapi-cloud-cli==0.13.0
|
| 16 |
+
fastar==0.8.0
|
| 17 |
+
ffmpeg==1.4
|
| 18 |
+
ffmpeg-python==0.2.0
|
| 19 |
+
ffmpy==1.0.0
|
| 20 |
+
filelock==3.20.3
|
| 21 |
+
fsspec==2026.1.0
|
| 22 |
+
future==1.0.0
|
| 23 |
+
gradio==6.4.0
|
| 24 |
+
gradio_client==2.0.3
|
| 25 |
+
groovy==0.1.2
|
| 26 |
+
h11==0.16.0
|
| 27 |
+
hf-xet==1.2.0
|
| 28 |
+
httpcore==1.0.9
|
| 29 |
+
httptools==0.7.1
|
| 30 |
+
httpx==0.28.1
|
| 31 |
+
huggingface_hub==1.3.3
|
| 32 |
+
id==1.5.0
|
| 33 |
+
idna==3.11
|
| 34 |
+
jaraco.classes==3.4.0
|
| 35 |
+
jaraco.context==6.1.0
|
| 36 |
+
jaraco.functools==4.4.0
|
| 37 |
+
Jinja2==3.1.6
|
| 38 |
+
keyring==25.7.0
|
| 39 |
+
markdown-it-py==4.0.0
|
| 40 |
+
MarkupSafe==3.0.3
|
| 41 |
+
mdurl==0.1.2
|
| 42 |
+
more-itertools==10.8.0
|
| 43 |
+
nh3==0.3.2
|
| 44 |
+
numpy==2.4.1
|
| 45 |
+
orjson==3.11.5
|
| 46 |
+
packaging==26.0
|
| 47 |
+
pandas==2.3.3
|
| 48 |
+
pillow==10.4.0
|
| 49 |
+
progress==1.6.1
|
| 50 |
+
psutil==7.2.2
|
| 51 |
pydantic==2.8.2
|
| 52 |
+
pydantic-extra-types==2.11.0
|
| 53 |
+
pydantic-settings==2.13.1
|
| 54 |
+
pydantic_core==2.20.1
|
| 55 |
+
pydub==0.25.1
|
| 56 |
+
Pygments==2.19.2
|
| 57 |
+
pysrt==1.1.2
|
| 58 |
+
python-dateutil==2.9.0.post0
|
| 59 |
+
python-dotenv==1.2.1
|
| 60 |
+
python-multipart==0.0.22
|
| 61 |
+
pytz==2025.2
|
| 62 |
+
PyYAML==6.0.3
|
| 63 |
+
RapidFuzz==3.14.3
|
| 64 |
+
readme_renderer==44.0
|
| 65 |
+
requests==2.32.3
|
| 66 |
+
requests-toolbelt==1.0.0
|
| 67 |
+
rfc3986==2.0.0
|
| 68 |
+
rich==14.3.1
|
| 69 |
+
rich-toolkit==0.19.4
|
| 70 |
+
rignore==0.7.6
|
| 71 |
+
safehttpx==0.1.7
|
| 72 |
+
semantic-version==2.10.0
|
| 73 |
+
sentry-sdk==2.53.0
|
| 74 |
+
shellingham==1.5.4
|
| 75 |
+
six==1.17.0
|
| 76 |
+
starlette==0.52.1
|
| 77 |
+
static-ffmpeg==2.5
|
| 78 |
+
thefuzz==0.22.1
|
| 79 |
+
tomlkit==0.13.3
|
| 80 |
+
tqdm==4.67.1
|
| 81 |
+
twine==6.2.0
|
| 82 |
+
typer==0.21.1
|
| 83 |
+
typer-slim==0.21.1
|
| 84 |
+
typing-inspection==0.4.2
|
| 85 |
+
typing_extensions==4.15.0
|
| 86 |
+
tzdata==2025.3
|
| 87 |
+
urllib3==2.6.3
|
| 88 |
+
uvicorn==0.30.6
|
| 89 |
+
uvloop==0.22.1
|
| 90 |
+
watchfiles==1.1.1
|
| 91 |
+
websockets==16.0
|