zephyr/scripts/requirements.txt
David B. Kinder 02ee3754c6 west: update requirements.txt to avoid west 0.6.1
Update scripts/requirements.txt to use 0.6.2 or later (avoiding 0.6.1
that has an known issue)

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2019-09-06 19:12:33 +02:00

25 lines
362 B
Plaintext

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