We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427c2bb commit da8daa2Copy full SHA for da8daa2
rtd_docs/requirements.txt
@@ -1,6 +1,14 @@
1
# For generating documentation.
2
-# TODO(#6400,juhas) - upgrade Sphinx and remove the alabaster pin below
+
3
+# TODO(#6400,juhas) - upgrade Sphinx and remove the package pins below -------
4
alabaster<=0.7.13
5
+sphinxcontrib-applehelp<=1.0.7
6
+sphinxcontrib-devhelp<=1.0.5
7
+sphinxcontrib-htmlhelp<=2.0.4
8
+sphinxcontrib-qthelp<=1.0.6
9
+sphinxcontrib-serializinghtml<=1.1.9
10
+# End of TODO ----------------------------------------------------------------
11
12
myst-parser
13
Sphinx~=3.2.0
14
sphinx_rtd_theme
0 commit comments