blob: 2745e9c47c51d38bcf4c289ffb19dc346a579c3d [file] [log] [blame] [edit]
# COMPLIANCE: required by the compliance scripts
# used by ci/check_compliance
# zephyr-keep-sorted-start
clang-format>=15.0.0
gitlint
junitparser>=2
lxml
pykwalify
pylint>=3
python-magic-bin; sys_platform == "win32"
python-magic; sys_platform != "win32"
ruff==0.8.1
sphinx-lint
unidiff
yamllint
# zephyr-keep-sorted-stop