1# DOC: used to generate docs
2
3sphinx
4sphinx_rtd_theme~=3.0
5sphinx-tabs
6sphinxcontrib-svg2pdfconverter
7pygments>=2.9
8sphinx-notfound-page
9sphinx-copybutton
10sphinx-togglebutton
11sphinx-sitemap
12sphinx-autobuild
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
25# Used by the Zephyr domain to organize code samples
26anytree
27