mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-12 10:34:32 +08:00
de998b2812
* format * add changeset * add changeset * add changeset * whoops fix * notebook * tests * refactor * refactor * format * added test * fix test --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
24 lines
369 B
Plaintext
24 lines
369 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
|
|
black
|
|
boto3
|
|
coverage
|
|
fastapi>=0.101.0
|
|
gradio_pdf==0.0.3
|
|
httpx
|
|
huggingface_hub
|
|
pydantic
|
|
pytest
|
|
pytest-asyncio
|
|
pytest-cov
|
|
ruff>=0.0.260
|
|
respx
|
|
scikit-image
|
|
shap
|
|
torch
|
|
tqdm
|
|
transformers
|
|
vega_datasets
|