black==22.8.*
click==8.*
docutils==0.18.*
libcst==0.4.*
platformdirs==2.*
sphinx==5.*
tabulate==0.8.*
toml==0.10.*

[ci]
coveralls

[d]
aiohttp==3.*

[dev]
packaging
pre-commit
pytest
pytest-aiohttp
flake8
flynt
isort

[lint]
flake8
flynt
isort

[test]
pytest
pytest-aiohttp
