aiohttp>=3.8.0
pyyaml>=6.0
loguru>=0.7.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0
black>=22.0
flake8>=4.0
mypy>=1.0
build>=0.10.0
twine>=4.0.0

[docs]
mkdocs>=1.4.0
mkdocs-material>=8.0.0

[test]
pytest>=7.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0
