Skip to content

Commit 4d6acda

Browse files
authored
Fix docs build (#19241)
1 parent f75f3bc commit 4d6acda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
sphinx >5.0, <6.0
22
myst-parser >=0.18.1, <3.0.0
33
nbsphinx >=0.8.5, <=0.9.2
4+
nbconvert <7.14 # temporary fix for https://github.com/jupyter/nbconvert/issues/2092
45
pandoc >=1.0, <=2.3
56
docutils >=0.16, <0.21
67
sphinxcontrib-fulltoc >=1.0, <=1.2.0

0 commit comments

Comments
 (0)