Skip to content

Commit 6a9a42d

Browse files
committed
docs: Fix furo requirement after recently breaking docs
PR 4736 bumped the version of sphinx we use on readthedocs, and that was incompatible with the old version of furo we specified. Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent 51020ab commit 6a9a42d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
sphinx >= 8.0
22
breathe == 4.36.0
33
sphinx-tabs
4-
furo==2022.6.21
4+
furo==2024.8.6

0 commit comments

Comments
 (0)