jsonschema>=4.0
PyYAML>=6.0
mcp<3,>=2.0

[build]
build>=1.0

[dev]
deadlatch[test]
deadlatch[build]
deadlatch[docs]

[docs]
Pillow>=10.0

[test]
pytest>=8.0
pytest-cov>=5.0
hypothesis>=6.100
build>=1.0
Pillow>=10.0

[test:python_version < "3.11"]
tomli>=2.0
