mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
74d632eab5
* Add python-3.7 tests * Format components * Use latest images * Use python instead of python3 * Force reset cache * Reset cache * Use Ipython 7 for python 3.7 support * Install chrome * Add two text files * Reset cache * Use Literal from typing extensions * Update cache key * Linting * Fix requests tests * Exit if running from wrong python version * Use one requirements file * Fix comment * Fix comment * Use python 3.7.13 * empty commit * Delete chrome driver to see if it works * Test no chrome with new cache * Remove chrome driver install entirely
21 lines
279 B
Plaintext
21 lines
279 B
Plaintext
# Don't forget to run bash scripts/create_test_requirements.sh from unix or wsl when you update this file.
|
|
asyncio
|
|
IPython
|
|
comet_ml
|
|
coverage
|
|
mlflow
|
|
torch
|
|
transformers
|
|
scikit-image
|
|
shap
|
|
pytest
|
|
wandb
|
|
huggingface_hub
|
|
pytest-cov
|
|
pytest-asyncio
|
|
black
|
|
isort
|
|
flake8
|
|
httpx
|
|
pydantic
|
|
respx |