Skip to content

Commit

Permalink
doc: pin sphinx (#3335)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saviq authored Apr 17, 2024
2 parents 8407da2 + c4402a2 commit f629688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/.sphinx/build_requirements.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def DeduplicateExtensions(extensionNames: [str]):
requirements = [
"furo",
"pyspelling",
"sphinx",
"sphinx==7.2.6",
"sphinx-autobuild",
"sphinx-copybutton",
"sphinx-design",
Expand Down

0 comments on commit f629688

Please sign in to comment.