Skip to content

Commit

Permalink
Merge pull request #9709 from dhalbert/pin-sphinx
Browse files Browse the repository at this point in the history
pin sphinx temporarily while debugging doc build
  • Loading branch information
tannewt authored Oct 10, 2024
2 parents 4563239 + f5a49b4 commit 81d0073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ setuptools>=45
setuptools_scm

# For sphinx
sphinx!=5.2.0.post0
sphinx!=5.2.0.post0,<8.1.0
sphinx-autoapi
sphinx-rtd-theme
sphinxcontrib-svg2pdfconverter
Expand Down

0 comments on commit 81d0073

Please sign in to comment.