mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-15 02:11:15 +08:00
05d8a3c803
* add changeset * Update ruff to version 0.1.13 * Correct ruff target version * Enable more Ruff rules and fix issues * Enable ARG and fix issues * Enable PL lints, fix issues --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
23 lines
379 B
Plaintext
23 lines
379 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
|
|
ruff>=0.1.13
|
|
respx
|
|
scikit-image
|
|
torch
|
|
tqdm
|
|
transformers
|
|
vega_datasets
|