1# DOC: used to generate docs
2
3breathe>=4.34
4sphinx~=6.2
5sphinx_rtd_theme~=1.2
6sphinx-tabs
7sphinxcontrib-svg2pdfconverter
8pygments>=2.9
9sphinx-notfound-page
10sphinx-copybutton
11sphinx-togglebutton
12
13# YAML validation. Used by zephyr_module.
14PyYAML>=5.1
15pykwalify
16
17# Used by pytest-twister-harness plugin
18pytest
19