Skip to content

Commit

Permalink
require sphinx 7.1.0 due to bugs in newer versions (PDAL#4153)
Browse files Browse the repository at this point in the history
* require sphinx 7.1.0 due to bugs in newer versions

* move back sphix_rtd_theme pin

* move back sphix pin
  • Loading branch information
hobu authored Sep 5, 2023
1 parent d0924e7 commit 54d017f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sphinx
sphinx==6
breathe
sphinxcontrib-bibtex
sphinx_rtd_theme
sphinx_rtd_theme==1.2.2
sphinxcontrib-spelling
sphinx-notfound-page

0 comments on commit 54d017f

Please sign in to comment.