
[:python_version < "3.12.0"]

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

[test]
flake8~=6.1

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