# Dev/test dependencies (install with: pip install -r requirements-dev.txt) -r requirements.txt # === Testing === pytest>=8.3.0 pytest-asyncio>=0.24.0 pytest-cov>=6.0.0 pytest-httpx>=0.34.0 # === Linting === ruff>=0.8.0 mypy>=1.13.0 # === Local Development === ngrok>=1.4.0