click>=8.1.6
cookiecutter>=2.2.3
pypng>=0.20220715.0
ruamel.yaml>=0.17.32
xmltodict>=0.13.0
packaging>=23.1
build>=0.10.0
wheel>=0.40.0
setuptools>=68.0.0
markdown>=3.4.3

[:python_version < "3.11"]
jsonschema==4.17.3

[:python_version >= "3.11"]
jsonschema>=4.25.1

[dev]
pytest>=8.3.4
pytest-cov>=6.2.1
pytest-mock>=3.14.0
coverage[toml]>=7.6.10
ruff>=0.9.4
tox>=4.16.0
