PyYAML 3.13 includes a fix necessary to install on Python 3.7:
3.13 (2018-07-05)
Rebuild wheels using latest Cython for Python 3.7 support.
Support it by accepting any PyYAML at least as recent as the current
version in requirements.txt, currently 3.12.
Signed-off-by: Marti Bolivar <marti@foundries.io>
18 lines
284 B
Plaintext
18 lines
284 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
|
|
pyserial
|
|
pykwalify
|
|
# "win32" is used for 64-bit Windows as well
|
|
windows-curses; sys_platform == "win32"
|