mcp[cli]>=1.0.0

[all]
lifecycle-mcp[dev,test]

[dev]
ruff~=0.8
mypy~=1.13
coverage[toml]~=7.6

[test]
pytest~=8.3
pytest-asyncio~=0.24
pytest-cov~=5.0
pytest-xdist~=3.6
pytest-mock~=3.14
pytest-randomly~=3.15
hypothesis~=6.118
