typing_extensions>=4.5.0
fastapi>=0.104.0
uvicorn>=0.24.0
pydantic==2.10.4
fastmcp

[dev]
pytest>=7.0.0
black>=23.0.0
mypy>=1.0.0
