mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
981731acb7
* fixes * fix external tests * lint * add changeset * comment * fix client * add changeset * run on pull request label changes * lint * file explorer * format * format * fix windows * changes * test * format backend * fix * fix test * fix tests * fix * rate limit * fix * trigger * fix flakiness * test * reruns * reqs * fix functional tests * fix test --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
25 lines
410 B
Plaintext
25 lines
410 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.
|
|
IPython
|
|
altair
|
|
asyncio
|
|
boto3
|
|
coverage
|
|
fastapi>=0.101.0
|
|
gradio_pdf==0.0.3
|
|
httpx
|
|
huggingface_hub
|
|
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
|