blob: 32b6e06bff06f2696a795beef180014a5aeb1f59 [file] [log] [blame]
# RUN-TEST: required to do run time tests of zephyr
#
# things used by twister or related in run time testing
# used to flash & debug various boards
pyocd>=0.36.0
# used by twister for board/hardware map
tabulate
natsort
# used by mcuboot
cbor>=1.0.0
# use for twister
psutil>=5.6.6
# used for CAN <=> host testing
python-can>=4.3.0
# used for SPDX files validation
spdx-tools
# for display test
opencv-python>=4.9.0.80
numpy>=1.26.4