Skip to content

Commit

Permalink
update req file
Browse files Browse the repository at this point in the history
Signed-off-by: Deb Taylor <deb.taylor@intel.com>
  • Loading branch information
deb-intel committed Sep 6, 2022
1 parent a7c87a2 commit 7d14a6d
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions Documentation/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
sphinx==1.8.0
breathe<4.13.0
sphinx_rtd_theme<1
sphinx==4.2.0
breathe==4.29.2
sphinx_rtd_theme
toml>=0.10

# Work around Sphinx/docutils incompatibility, see https://github.com/sphinx-doc/sphinx/issues/9727.
# TODO: This shouldn't be necessary once we upgrade to newer Sphinx (Sphinx 4.2.0 is not yet
# compatible with new docutils, but pins the docutils version by itself).
docutils<0.17

# jinja 3.1.0 removed quite a few functions used by sphinx
# https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-0
# https://github.com/pallets/jinja/pull/1544
jinja2<3.1

0 comments on commit 7d14a6d

Please sign in to comment.