mcp>=1.0.0
click>=8.1.0
pydantic>=2.12.0
python-dotenv>=1.2.0
PyYAML>=6.0.3

[dev]
pytest>=8.0.0
pytest-cov>=6.0.0
pytest-asyncio>=0.24.0
pytest-timeout>=2.3.0
mypy>=1.14.0
types-PyYAML>=6.0.12
ruff>=0.9.0
black>=26.0.0
hypothesis>=6.122.0
pre-commit>=4.0.0
httpx>=0.28.0

[http]
starlette>=0.52.0
uvicorn>=0.34.0
httpx>=0.28.0
sse-starlette>=2.2.0
