adf0d17497
publish / version_or_publish (push) Waiting to run
storybook-build / changes (push) Waiting to run
storybook-build / :storybook-build (push) Blocked by required conditions
Sync Gradio Skills to Hugging Face / sync-skills (push) Waiting to run
functional / changes (push) Waiting to run
functional / build-frontend (push) Blocked by required conditions
functional / functional-test-SSR=false (push) Blocked by required conditions
functional / functional-reload (push) Blocked by required conditions
functional / functional-test-SSR=true (push) Blocked by required conditions
hygiene / hygiene-test (push) Waiting to run
python / changes (push) Waiting to run
python / build (push) Blocked by required conditions
python / test-ubuntu-latest-flaky (push) Blocked by required conditions
python / test-ubuntu-latest-not-flaky (push) Blocked by required conditions
python / test-windows-latest-flaky (push) Blocked by required conditions
python / test-windows-latest-not-flaky (push) Blocked by required conditions
js / changes (push) Waiting to run
js / js-test (push) Blocked by required conditions
docs-build / changes (push) Waiting to run
docs-build / docs-build (push) Blocked by required conditions
docs-build / website-build (push) Blocked by required conditions
29 lines
676 B
Plaintext
29 lines
676 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.5.0
|
|
hf-gradio>=0.4.1,<1.0
|
|
httpx>=0.24.1,<1.0
|
|
huggingface_hub>=1.2.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
|