aiohttp==3.9.1

[audit]
pip-audit==2.6.1

[build]
setuptools>=65.5.1
build==1.0.3

[format]
black==23.11.0

[lint]
mypy==1.6.1
ruff==0.1.5
types-PyYAML==6.0.12.12
yamllint==1.32.0

[tests]
aioresponses==0.7.6
coverage==7.3.2
coverage-badge==1.1.0
pytest==7.4.3
pytest-asyncio==0.21.1
pytest-cov==4.1.0
pytest-xdist[psutil]==3.4.0
