zephyr/scripts/requirements-actions.in
Declan Snyder 1f1a2e25b2 scripts: check_compliance: Fix traceback in junitparser
junitparser had a bug causing a traceback when running the checkpatch
check compliance module, fix is in 4.0.1 of junitparser from this PR:
https://github.com/weiwei/junitparser/pull/168

Update requirements to make sure we get this version.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2025-07-19 15:34:47 -04:00

45 lines
576 B
Plaintext

# zephyr-keep-sorted-start
anytree
awscli
canopen
clang-format>=15.0.0
elasticsearch<9
exceptiongroup>=1.0.0rc8
gcovr==6.0
gitlint>=0.19.1
gitpython>=3.1.41
ijson
intelhex
junit2html
junitparser>=4.0.1
lxml>=5.3.0
mock
mypy
natsort
ply>=3.10
progress
psutil>=5.6.6
pyelftools>=0.29
pygithub
pykwalify
pylint>=3
pyserial
pytest
python-magic-bin; sys_platform == "win32"
python-magic; sys_platform != "win32"
pyyaml
reuse
ruff==0.11.11
setuptools>=70.2.0
spdx-tools
sphinx-lint
tabulate
tomli>=1.1.0
tox
unidiff
vermin
west>=0.14.0
xlsxwriter
yamllint
# zephyr-keep-sorted-stop