jsonschema>=4.25.0
PyYAML>=6.0
xmltodict>=0.14.2

[all]
openpyxl>=3.1.5
mkdocs>=1.6.0
mkdocs-material>=9.6.0

[dev]
pytest>=8.4.0
pytest-cov>=6.0.0
black>=25.0.0
ruff>=0.12.0
mypy>=1.17.0
build>=1.2.2
twine>=6.1.0
pre-commit>=4.0.0

[docs]
mkdocs>=1.6.0
mkdocs-material>=9.6.0

[excel]
openpyxl>=3.1.5
