gradio/requirements.txt
Abubakar Abid 136adc9ccb
Ensure gradio_client is backwards compatible with gradio==3.24.1 (#5061)
* fix to client

* add changeset

* lint

* add changeset

* add changeset

* add changeset

* add changeset

* pin

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-08-02 18:06:25 -04:00

29 lines
534 B
Plaintext

aiofiles>=22.0,<24.0
aiohttp~=3.0
altair>=4.2.0,<6.0
fastapi
ffmpy
gradio_client==0.3.0
httpx
huggingface_hub>=0.14.0
importlib_resources>=1.3,<7.0
Jinja2<4.0
markdown-it-py[linkify]>=2.0.0
mdit-py-plugins<=0.3.3
markupsafe~=2.0
matplotlib~=3.0
numpy~=1.0
orjson~=3.0
packaging
pandas>=1.0,<3.0
pillow>=8.0,<11.0
pydantic>=1.7.4,!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0
python-multipart # required for fastapi forms
pydub
pyyaml>=5.0,<7.0
requests~=2.0
semantic_version~=2.0
typing_extensions~=4.0
uvicorn>=0.14.0
websockets>=10.0,<12.0