# HookBridge Python SDK development dependencies
# Install with: pip install -r requirements-dev.txt

-r requirements.txt

pytest>=7.0
pytest-asyncio>=0.21
pytest-httpx>=0.21
mypy>=1.0
ruff>=0.1
twine
build