Skip to content

Commit 7c29e3c

Browse files
committed
bump sphinx ver to 5.0
1 parent 95e9ea7 commit 7c29e3c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

third_party/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# Formatting the source code
33
clang-format==15.0.7
44
# Generating HTML documentation
5-
breathe==4.35.0
6-
sphinx==4.5.0
7-
sphinx_book_theme==0.3.3
5+
breathe>=4.35.0
6+
sphinx>=5.0.0
7+
sphinx_book_theme>=0.3.3

0 commit comments

Comments
 (0)