# Runtime dependencies (kept in sync with pyproject.toml)
mcp>=1.20
httpx>=0.27
pydantic>=2.0
cachetools>=5.3
tenacity>=8.2
defusedxml>=0.7

# Development dependencies
pytest>=8.0
pytest-asyncio>=0.24
pytest-cov>=5.0
respx>=0.21
ruff>=0.4
