pyyaml>=6.0

[all]
watchdog>=3.0
anthropic>=0.18
pip-audit>=2.6
mypy>=1.0
vulture>=2.7

[audit]
pip-audit>=2.6

[claude]
anthropic>=0.18

[deadcode]
vulture>=2.7

[dev]
pytest>=7.0
pytest-timeout>=2.0
pytest-cov>=4.0
ruff>=0.1
import-linter>=2.0

[mcp]
mcp[cli]>=1.0.0

[semgrep]
semgrep>=1.45.0

[typing]
mypy>=1.0

[watch]
watchdog>=3.0
