zephyr/scripts/requirements.txt
Maureen Helm 6de4578dc6 scripts: Update pyocd version to 0.16.1
Update the pyocd version to pick up a fix for the command 'pyocd erase',
which was broken in 0.15.0 and fixed in 0.16.0. Although we don't have
any in-tree uses of this command in zephyr, there will soon be in-tree
uses in mcuboot when the deprecated 'pyocd-flashtool' and 'pyocd-tool'
commands are replaced with the new unified pyocd commands.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2019-02-18 22:34:25 -05:00

22 lines
324 B
Plaintext

wheel==0.30.0
breathe==4.9.1
sphinx==1.7.5
docutils==0.14
sphinx_rtd_theme
sphinxcontrib-svg2pdfconverter
junit2html
PyYAML>=3.12
ply==3.10
hub==2.0
gitlint
pyelftools==0.24
pyocd==0.16.1
pyserial
pykwalify
# "win32" is used for 64-bit Windows as well
windows-curses; sys_platform == "win32"
colorama
Pillow
intelhex
pytest