aiohttp==3.8.5

[audit]
pip-audit==2.6.1

[build]
setuptools>=65.5.1
build==1.0.3

[format]
black==23.9.1

[lint]
mypy==1.6.0
ruff==0.0.292
types-PyYAML==6.0.12.12
yamllint==1.32.0

[tests]
aioresponses==0.7.4
coverage==7.3.2
coverage-badge==1.1.0
pytest==7.4.2
pytest-asyncio==0.21.1
pytest-cov==4.1.0
pytest-xdist[psutil]==3.3.1
