
[:python_version < "3.12.0"]
async_timeout>=4.0.3

[docs]
Sphinx~=5.3.0
sphinxcontrib-asyncio~=0.3.0
sphinx_rtd_theme>=1.2.2

[test]
flake8~=6.1

[test:platform_system != "Windows" and python_version < "3.12.0"]
uvloop>=0.15.3
