idna>=2.8
sniffio>=1.1

[:python_version < "3.11"]
exceptiongroup>=1.0.2
typing_extensions>=4.1

[doc]
packaging
Sphinx>=7
sphinx_rtd_theme
sphinx-autodoc-typehints>=1.2.0

[test]
anyio[trio]
coverage[toml]>=7
exceptiongroup>=1.2.0
hypothesis>=4.0
psutil>=5.9
pytest>=7.0
pytest-mock>=3.6.1
trustme

[test:platform_python_implementation == "CPython" and platform_system != "Windows"]
uvloop>=0.17

[trio]
trio>=0.23
