-r requirements.txt

# ── Tests ────────────────────────────────────────────────────────────────────
pytest>=8.3
pytest-asyncio>=0.25
httpx>=0.28

# ── Linting / formato ────────────────────────────────────────────────────────
ruff>=0.8
mypy>=1.13
