fastapi>=0.111.0
uvicorn[standard]>=0.30.1
pydantic>=2.6.0
python-dotenv>=1.0.1
PyYAML>=6.0.1
typer[all]>=0.12.3
rich>=13.7.1
watchdog>=4.0.1
openai>=1.30.0
httpx>=0.27.0
streamlit>=1.34.0
jinja2>=3.1.4
mcp>=1.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
