mcp[cli]>=1.6.0
fastapi==0.110.0
uvicorn>=0.21.1
pydantic>=1.10.7
python-dotenv>=1.0.0
pandas>=2.0.0

[dev]
black
flake8
pytest
mypy
