aiohttp>=3.9.0
pydantic>=2.13.4

[dev]
pytest>=8.0.0
pytest-asyncio>=0.24.0
pytest-cov>=6.0.0
ruff>=0.15.0
aiosqlite>=0.20.0

[redis]
redis>=8.0.0

[sqlite]
aiosqlite>=0.20.0
