Skip to content

Commit

Permalink
fix(doc): use sphinx < 6 (#7126)
Browse files Browse the repository at this point in the history
Fixes #7107

Signed-off-by: Etienne Millon <[email protected]>
  • Loading branch information
emillon committed Feb 21, 2023
1 parent d3d628f commit 6eaf8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sphinx >= 4.5.0
sphinx >= 4.5.0, < 6
sphinx_rtd_theme >= 1.0.0
sphinx-copybutton >= 0.5.0

0 comments on commit 6eaf8fe

Please sign in to comment.