Skip to content

Commit

Permalink
Remove Sphinx version constraint (#1317)
Browse files Browse the repository at this point in the history
Sphinx 7.2.3 was released today, which includes a fix for the Breathe
incompatibility.
  • Loading branch information
yut23 authored Aug 24, 2023
1 parent ced7cc4 commit 49d804e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# breathe is incompatible with Sphinx 7.2
# waiting on https://github.com/breathe-doc/breathe/issues/943 to be fixed
Sphinx<7.2.0
Sphinx
sphinx_rtd_theme
breathe
sphinxcontrib_bibtex
Expand Down

0 comments on commit 49d804e

Please sign in to comment.