Skip to content

Commit 5269147

Browse files
authored
require Sphinx < 8.2.0 (#1762)
it seems that nbsphinx is not yet compatible with Sphinx 8.2.0
1 parent 444d983 commit 5269147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Sphinx
1+
Sphinx<8.2.0
22
sphinx_rtd_theme
33
breathe
44
sphinxcontrib_bibtex

0 commit comments

Comments
 (0)