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.
2 parents b6cccf0 + 23dcc95 commit 6217874Copy full SHA for 6217874
requirements-docs.txt
@@ -12,6 +12,15 @@ 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
26
# sphinx-autodoc-typehints
0 commit comments