
[:python_version < "3.8"]
typing-extensions>=3.7.4.3

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

[test]
flake8~=5.0

[test:platform_system != "Windows"]
uvloop>=0.15.3
