0fd56c10c7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
29 lines
677 B
Plaintext
29 lines
677 B
Plaintext
anyio>=3.0,<5.0
|
|
audioop-lts<=0.2.2; python_version >= "3.13" # this is a replacement for the built-in 'audioop' module removed in Python 3.13 (and needed for pydub)
|
|
brotli>=1.1.0
|
|
fastapi>=0.115.2,<1.0
|
|
groovy~=0.1
|
|
gradio_client==2.6.0
|
|
hf-gradio>=0.4.1,<1.0
|
|
httpx>=0.24.1,<1.0
|
|
huggingface_hub>=1.16.0,<2.0
|
|
Jinja2<4.0
|
|
markupsafe>=2.0,<4.0
|
|
numpy>=1.0,<3.0
|
|
orjson~=3.0
|
|
packaging
|
|
pandas>=1.0,<4.0
|
|
pillow>=8.0,<13.0
|
|
pydantic>=2.0,<=3.0
|
|
python-multipart>=0.0.18,<1.0 # required for fastapi forms.
|
|
pydub<1.0
|
|
pyyaml>=5.0,<7.0
|
|
safehttpx>=0.1.7,<0.2.0
|
|
semantic_version~=2.0
|
|
starlette>=1.0.1,<2.0
|
|
tomlkit>=0.12.0,<0.15.0
|
|
typer>=0.12,<1.0
|
|
typing_extensions~=4.0
|
|
uvicorn>=0.14.0
|
|
pytz>=2017.2
|