mcp>=1.0.0
starlette>=0.30.0
uvicorn>=0.23.0
anyio>=4.0.0
sse-starlette>=1.6.0
PyYAML>=6.0.0
emoji>=2.0.0

[dev]
ruff>=0.3.0
mypy>=1.9.0
bandit>=1.7.0
types-PyYAML

[test]
pytest>=8.0.0
anyio>=4.0.0
pytest-cov>=4.0.0
pytest-timeout>=2.0.0
httpx>=0.27.0
jsonschema>=4.0.0
