requests>=2.28.0
aiohttp>=3.8.0
websockets>=10.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.20.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=5.0.0
mypy>=0.990
isort>=5.10.0

[validation]
pydantic>=2.0.0
