gradio/test/requirements.in
Halil Ibrahim Bestil 51c8c34486
Async Request Class (#1595)
* Implement Request class and its tests.

* Add new requirements

* Reformat codebase.

* Fix formatting.

* Add library level requirements.

* Convert validated_data property to get_validated_data function.

* Fix the client fixture.

* Update test/test_utils.py

* Update test/test_utils.py

* Fix the client fixture.

* Add missing initialization for Request._validated_data

* Fix async test problem with test_tunneling.py

* Update gradio/utils.py

* Update gradio/utils.py

* Fix formatting.

Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
2022-06-23 20:44:04 +03:00

22 lines
308 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
httpx
pydantic