Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sphinx >5.0, <6.0
myst-parser >=0.18.1, <4.0.0
nbsphinx >=0.8.5, <=0.9.7
nbconvert <7.14 # temporary fix for https://github.com/jupyter/nbconvert/issues/2092
nbconvert <7.17 # temporary fix for https://github.com/jupyter/nbconvert/issues/2092
pandoc >=1.0, <=2.3
docutils >=0.16, <0.22
sphinxcontrib-fulltoc >=1.0, <=1.2.0
Expand Down
Loading