mcp>=1.27.0
click>=8.1.0
pydantic>=2.12.0
python-dotenv>=1.2.2
PyYAML>=6.0.3
PyJWT>=2.12.1
python-multipart>=0.0.27
cryptography>=47.0.0
filelock>=3.29.0

[dev]
pytest>=9.0.3
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.1.0
httpx>=0.28.0
Pygments>=2.20.0
virtualenv>=20.36.2

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