mcp>=1.0.0
click>=8.0.0
pydantic>=2.0.0
python-dotenv>=1.0.0
PyYAML>=6.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
pytest-timeout>=2.0.0
mypy>=1.0.0
types-PyYAML>=6.0.0
ruff>=0.1.0
black>=23.0.0
hypothesis>=6.0.0
pre-commit>=3.0.0
httpx>=0.25.0

[http]
starlette>=0.35.0
uvicorn>=0.24.0
httpx>=0.25.0
sse-starlette>=1.6.0
