aiohttp~=3.12
requests~=2.32
pydantic<3.0,>=2.0

[dev]
pytest
pytest-asyncio
aioresponses
responses
ruff
pre-commit
mypy
types-requests
