requests>=2.28.0
websocket-client>=1.6.0
pydantic>=2.0.0
typing-extensions>=4.0.0
urllib3>=1.26.0

[async]
aiohttp>=3.8.0
websockets>=11.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0
flake8>=6.0.0

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
sphinx-autodoc-typehints>=1.19.0
