1# DOC: used to generate docs 2 3breathe>=4.34 4sphinx 5sphinx_rtd_theme~=2.0 6sphinx-tabs 7sphinxcontrib-svg2pdfconverter 8pygments>=2.9 9sphinx-notfound-page 10sphinx-copybutton 11sphinx-togglebutton 12sphinx-sitemap 13 14# YAML validation. Used by zephyr_module. 15PyYAML>=6.0 16pykwalify 17 18# Used by pytest-twister-harness plugin (imported by autodoc) 19pytest 20pyserial 21 22# Doxygen doxmlparser 23doxmlparser 24