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 69ac22b commit a9ca741Copy full SHA for a9ca741
requirements/docs.txt
@@ -2,7 +2,7 @@ sphinx >5.0, <6.0
2
myst-parser >=0.18.1, <3.0.0
3
nbsphinx >=0.8.5, <=0.9.2
4
nbconvert <7.14 # temporary fix for https://github.com/jupyter/nbconvert/issues/2092
5
-pandoc >=2.14.2, <4.0.0
+pandoc >=1.0, <=2.3
6
docutils >=0.16, <0.21
7
sphinxcontrib-fulltoc >=1.0, <=1.2.0
8
sphinxcontrib-mockautodoc
0 commit comments