Skip to content

Commit

Permalink
doc: update requirements
Browse files Browse the repository at this point in the history
Update to Sphinx 5.x, also update breathe since version 4.34 is the
first to officially support Sphinx 5.x.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
  • Loading branch information
gmarull authored and carlescufi committed Aug 12, 2022
1 parent 2a93e8c commit d9ed093
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/requirements-doc.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DOC: used to generate docs

breathe>=4.30,<4.33 # 4.33: disabled due to #803 and #805 issues
sphinx~=4.0
breathe>=4.34
sphinx~=5.0
sphinx_rtd_theme~=1.0
sphinx-tabs
sphinxcontrib-svg2pdfconverter
Expand Down

0 comments on commit d9ed093

Please sign in to comment.