httpx>=0.27.0
pydantic>=2.11.9
websockets>=12.0

[dev]
check-manifest
ruff
mypy

[test]
coverage
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
pytest-httpx>=0.35.0
pytest-mock>=3.12.0
respx>=0.20.0
