Skip to content

Commit 6217874

Browse files
authored
Merge pull request #438 from ExaWorks/fix_web_build
sphinxcontrib-applehelp 1.0.8 added a requirement for Sphinx 5.0, which
2 parents b6cccf0 + 23dcc95 commit 6217874

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

requirements-docs.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ sphinx_rtd_theme
1212
sphinx-tabs==3.2.0
1313
sphinx-multiversion
1414

15+
# These are not requirements for PSI/J, but we must pin the version
16+
# since Sphinx 4.5.0 does not properly do so and later versions of
17+
# these plugins require Sphinx >= 5.0.0
18+
sphinxcontrib-applehelp==1.0.4
19+
sphinxcontrib-devhelp==1.0.2
20+
sphinxcontrib-htmlhelp==2.0.1
21+
sphinxcontrib-serializinghtml==1.1.5
22+
sphinxcontrib-qthelp==1.0.3
23+
1524
# For the web version of the docs
1625
cloud_sptheme == 1.10.1.post20200504175005
1726
# sphinx-autodoc-typehints

0 commit comments

Comments
 (0)