httpx[http2]>=0.24.0
pydantic>=2.0.0

[:python_version < "3.10"]
typing-extensions>=4.0.0

[all]
websocket-client>=1.6.0
websockets>=11.0

[dev]
pytest>=8.0
pytest-cov>=4.0
pytest-asyncio>=0.23
respx>=0.21
coverage>=7.0
black>=24.0
ruff>=0.1.0
mypy>=1.0

[streaming]
websocket-client>=1.6.0
websockets>=11.0
