gradio/test/requirements.in
Ömer Faruk Özdemir a88c017f87
async-function-support (#1190)
* async-function-support

- add async function support to Blocks

* async-function-support

- resolve conflicts

* async-function-support

- add error to Interface for async functions

* async-function-support

- add test

* async-function-support

- add test packages

* async-function-support

- add test packages
2022-05-11 23:10:50 +03:00

21 lines
294 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
tensorflow
transformers
selenium==4.0.0a6.post2
scikit-image
shap
pytest
wandb
huggingface_hub
pytest-cov
pytest-asyncio
black
isort
flake8
torch