| # DOC: used to generate docs | |
| breathe>=4.30,<4.33 # 4.33: disabled due to #803 and #805 issues | |
| sphinx~=4.0 | |
| sphinx_rtd_theme~=1.0 | |
| sphinx-tabs | |
| sphinxcontrib-svg2pdfconverter | |
| pygments>=2.9 | |
| sphinx-notfound-page | |
| sphinx-copybutton | |
| # YAML validation. Used by zephyr_module. | |
| PyYAML>=5.1 | |
| pykwalify |