aiohttp>=3.8
async_timeout>=4.0
requests>=2.28

[dev]
black
build
bumpversion
pylint
twine

[test]
mypy
pre-commit
pytest
pytest-cov
