aiohttp==3.*

[audit]
pip-audit

[build]
setuptools>=65.5.1
build==1.1.1

[format]
black

[lint]
mypy
ruff
types-PyYAML
yamllint

[tests]
aioresponses
coverage
coverage-badge
pytest
pytest-asyncio
pytest-cov
pytest-xdist[psutil]
