aiohttp==3.9.3
pydantic==2.6.4

[lint]
ruff>=0.4.2

[test]
pytest
pytest-mock
pytest-asyncio
pytest-aiohttp
