aiohttp>=3.8
async_timeout>=4.0

[dev]
black
build
bumpversion
pylint
twine

[test]
mypy
pre-commit
pytest
pytest-cov
