[:python_version < "3.7"] contextvars dataclasses [:python_version < "3.8"] [doc] packaging sphinx-autodoc-typehints>=1.2.0 sphinx_rtd_theme [test] coverage[toml]>=4.5 hypothesis>=4.0 pytest-mock>=3.6.1 pytest>=7.0 trustme [test:python_version < "3.7"] contextlib2 [test:python_version < "3.7" and (platform_python_implementation == "CPython" and platform_system != "Windows")] uvloop<0.15 [test:python_version < "3.8"] mock>=4 [test:python_version >= "3.7" and (platform_python_implementation == "CPython" and platform_system != "Windows")] uvloop>=0.15 [trio] trio<0.22,>=0.16