setuptools
ruamel.yaml>=0.12
typeguard~=2.0
async-generator~=1.4
asyncio_extras~=1.3
async_timeout>=2.0
click>=6.6

[doc]
Sphinx>=1.5
sphinx_rtd_theme
sphinx-autodoc-typehints>=1.2.0
sphinxcontrib-asyncio>=0.2.0

[test]
pytest
pytest-asyncio
pytest-cov

[test:platform_python_implementation == "CPython"]
uvloop

[tokio]
tokio

[uvloop]
uvloop>=0.4.10
