1# COMPLIANCE: required by the compliance scripts
2
3# used by ci/check_compliance
4# zephyr-keep-sorted-start
5clang-format>=15.0.0
6gitlint
7junitparser>=2
8lxml
9pykwalify
10pylint>=3
11python-magic
12python-magic-bin; sys_platform == "win32"
13ruff==0.8.1
14sphinx-lint
15unidiff
16yamllint
17# zephyr-keep-sorted-stop
18