Skip to content

Commit

Permalink
fix(docs): pin sphinx to <8 version
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
  • Loading branch information
andrey18106 committed Oct 7, 2024
1 parent 19975d0 commit b59c3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Sphinx>=4.5.0
Sphinx>=4.5.0,<8.0.0
sphinx-rtd-theme>=1.2.2
sphinx-copybutton>=0.5.2
sphinx_issues>=3.0.1
Expand Down

0 comments on commit b59c3d1

Please sign in to comment.