async_generator
sniffio>=1.1

[curio]
curio>=0.9

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

[test]
pytest>=3.7.2
pytest-cov
hypothesis>=4.0

[test:platform_python_implementation == "CPython"]
uvloop

[trio]
trio>=0.11
