We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d61c668 commit 23dcc95Copy full SHA for 23dcc95
requirements-docs.txt
@@ -11,7 +11,15 @@ Sphinx==4.5.0
11
sphinx_rtd_theme
12
sphinx-tabs==3.2.0
13
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
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
24
# For the web version of the docs
25
cloud_sptheme == 1.10.1.post20200504175005
0 commit comments