Skip to content

Commit 23dcc95

Browse files
committed
Turns out we need to pin quite a few more plugins. What exactly changed
now (many of these plugins have required 5.0 for years) remains unclear.
1 parent d61c668 commit 23dcc95

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

requirements-docs.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,15 @@ Sphinx==4.5.0
1111
sphinx_rtd_theme
1212
sphinx-tabs==3.2.0
1313
sphinx-multiversion
14+
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
1418
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
1523

1624
# For the web version of the docs
1725
cloud_sptheme == 1.10.1.post20200504175005

0 commit comments

Comments
 (0)