pydantic>=2.0
structlog>=24.0
click>=8.0
mcp>=1.0

[api]
fastapi>=0.100
uvicorn>=0.23

[dev]
pytest
pytest-asyncio
pytest-cov>=5.0
httpx>=0.27
