PyYAML==6.0.3
strictyaml==1.7.3
rich==15.0.0
typing-extensions==4.15.0
tldextract==5.3.0
sarif-om==1.0.4
semver==3.0.4
patch-ng==1.19.1
cyclonedx-python-lib==11.10.0

[:python_version <= "3.10.0"]
infer-license==0.1.0

[:python_version > "3.10.0"]
infer-license==0.2.0

[:python_version >= "3.12"]
setuptools

[build]
nuitka==4.1.2
setuptools-scm==10.0.5

[build:python_version < "3.11"]
tomli

[casts]
asciinema==2.4.0

[development]
black==26.5.1
doc8==2.0.0
pydocstyle==6.3.0
radon==6.0.1
xenon==0.9.3
types-PyYAML==6.0.12.20260518
codespell==2.4.2
mypy==2.1.0
bandit==1.9.4
vulture==2.16
pyroma==5.0.1
isort==8.0.1
pylint==4.0.5
pyright==1.1.410
pyupgrade==3.21.2
pre-commit==4.6.0
ruff==0.15.17
hypothesis==6.155.2
import-linter==2.11

[development:python_version < "3.11"]
tomli

[docs]
sphinx==8.2.3
sphinx-argparse==0.5.2
plantweb==1.3.0
sphinx_design==0.6.1
sphinx-sitemap==2.9.0
sphinx-jsonschema==1.19.2
sphinxcontrib-programoutput==0.19
sphinx-tabs==3.5.0
sphinx-autoissues==0.0.1
sphinx-copybutton==0.5.2

[sbom]
cyclonedx-bom==7.3.0

[test]
pytest==9.0.3
pytest-cov==7.1.0
behave==1.3.3
cyclonedx-python-lib[json-validation]==11.10.0

[wheel]
build==1.5.0
