mcp>=1.0.0
pydantic>=2.0

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21
mypy>=1.0
ruff>=0.1

[server]
fastapi>=0.110
uvicorn>=0.27
