mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-12 12:40:29 +08:00
* fix typecheck * add changeset * fix test * fix * fix * fix * matplotlib --------- Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local> Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
29 lines
574 B
Plaintext
29 lines
574 B
Plaintext
# Don't forget to run bash scripts/create_test_requirements.sh and scripts/create_test_requirements-37.sh from unix or wsl when you update this file.
|
|
# Make sure the gradio version is less than the one in gradio/package.json so that it can be overridden by the local version.
|
|
IPython
|
|
altair
|
|
asyncio
|
|
boto3
|
|
coverage
|
|
fastapi>=0.115.7
|
|
gradio_pdf==0.0.21
|
|
gradio==5.10.0
|
|
matplotlib
|
|
httpx
|
|
huggingface_hub
|
|
hypothesis
|
|
polars==0.20.5
|
|
pydantic[email]
|
|
pytest
|
|
pytest-asyncio
|
|
pytest-cov
|
|
pytest-rerunfailures
|
|
ruff>=0.1.13
|
|
respx
|
|
scikit-image
|
|
torch
|
|
tqdm
|
|
transformers
|
|
vega_datasets
|
|
diffusers
|