fastapi>=0.110
uvicorn>=0.27
websockets>=12
pydantic>=2.5
pydantic-settings>=2.0
PyYAML>=6.0
httpx>=0.27
sqlalchemy>=2.0
typer>=0.12
mcp<2,>=1.0
jinja2>=3.1
starlette>=1.3.1
cryptography>=42

[dev]
pytest>=7.4
pytest-cov>=4.1
ruff>=0.5
mypy>=1.10
types-PyYAML
