File size: 350 Bytes
8766bc5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | # 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.87.0
httpx
huggingface_hub
pydantic
pytest
pytest-asyncio
pytest-cov
ruff>=0.0.260
respx
scikit-image
shap
torch
tqdm
transformers
vega_datasets
|