mcp>=1.2.0
uvicorn>=0.15.0
starlette>=0.17.1

[dev]
pytest>=7.0.0
pytest-asyncio>=0.18.0
black>=22.1.0
isort>=5.10.1
mypy>=0.931
flake8>=4.0.1
