httpx>=0.27
python-socketio[asyncio_client]>=5.10
pydantic>=2.6
pyyaml>=6.0

[cli]
typer>=0.12

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-httpx>=0.30.0
pytest-cov>=5.0.0
ruff>=0.6.0
mypy>=1.10.0
types-PyYAML>=6.0
typer>=0.12
click>=8.0.0
