httpx>=0.25.0
pydantic>=2.5.0
cbor2>=5.5.0
cryptography>=41.0.0

[all]
websockets>=12.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.7.0
ruff>=0.0.285
mypy>=1.5.0

[websocket]
websockets>=12.0
