gradio/test/requirements.in
Freddy Boulton 74d632eab5
Add python-3.7 tests (#1818)
* 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
2022-07-19 10:48:46 -04:00

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