uvicorn>=0.15.0
fastapi>=0.68.0
starlette>=0.14.2
pydantic>=1.8.2
toml>=0.10.2
python-dotenv>=0.19.0
openai>=1.0.0
mcp>=1.9.0
PyYAML>=6.0

[dev]
pytest>=6.0
black>=21.5b2
isort>=5.9.1
mypy>=0.812
flake8>=3.9.2
