
[dev]
Cython>=0.29.32
Sphinx~=4.1.2
flake8~=3.9.2
mypy>=0.800
psutil
pyOpenSSL~=22.0.0
pycodestyle~=2.7.0
pytest>=3.6.0
sphinx_rtd_theme~=0.5.2
sphinxcontrib-asyncio~=0.3.0

[dev:python_version < "3.11"]
aiohttp

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

[test]
Cython>=0.29.32
flake8~=3.9.2
mypy>=0.800
psutil
pyOpenSSL~=22.0.0
pycodestyle~=2.7.0

[test:python_version < "3.11"]
aiohttp
