aiohttp>=3.8.1
backoff>=2.2.1
pydantic>=2.0.0
asyncio>=3.4.3

[dev]
black>=22.3.0
isort>=5.10.1

[test]
pytest>=7.0.0
pytest-asyncio>=0.20.0
