aiohttp<4,>=3.9
pydantic<3,>=2.0

[dev]
pytest>=8
pytest-asyncio>=0.24
pytest-aiohttp>=1.0
aresponses>=3
pytest-cov>=6
black
flake8
isort
mypy
pre-commit

[docs]
sphinx>=7
sphinx-rtd-theme>=2
sphinx-autodoc-typehints>=2
