
[:python_version < "3.8"]

[dev]
Cython>=0.29.21
Sphinx~=4.1.2
flake8~=5.0.4
pytest>=6.0
sphinx_rtd_theme~=0.5.2
sphinxcontrib-asyncio~=0.3.0

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

[docs]
Sphinx~=4.1.2
sphinx_rtd_theme~=0.5.2
sphinxcontrib-asyncio~=0.3.0

[test]
flake8~=5.0.4

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