gradio/test/requirements.in
Freddy Boulton 324383fb81
Fix typecheck error due to huggingface_hub update (#10460)
* 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>
2025-01-29 11:29:36 -08:00

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