aiohttp~=3.9.3

[audit]
pip-audit==2.6.1

[build]
setuptools>=65.5.1
build==1.0.3

[format]
black==23.11.0

[lint]
mypy==1.8.0
ruff==0.1.15
types-PyYAML==6.0.12.12
yamllint==1.33.0

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