Skip to content

Commit

Permalink
opae: doc: fix version of sphinx
Browse files Browse the repository at this point in the history
Update to version 5.0 of sphinx which requires breathe 4.34.

Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com>
  • Loading branch information
matthew-gerlach committed Jan 19, 2024
1 parent dd07b36 commit 3ec47cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ Jinja2==3.1.1
requests==2.31.0
docutils==0.14
pygments==2.15.0
sphinx==4.5.0
sphinx==5.0.0
sphinx-rtd-theme==1.0.0
sphinx_fontawesome==0.0.6
sphinx-markdown==1.0.2
recommonmark==0.7.0
breathe==4.33.1
breathe==4.34.0
urllib3==1.26.18

0 comments on commit 3ec47cd

Please sign in to comment.