Skip to content

Commit

Permalink
doc: pin sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
Saviq committed Apr 17, 2024
1 parent 8407da2 commit c4402a2
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 c4402a2

Please sign in to comment.