Skip to content

Commit 0e7b626

Browse files
committed
doc: requirements: Use Sphinx 8.2.x
Since nrfconnect/sdk-zephyr#3504 resolves the issue described in nrfconnect@85eb35f, use 8.2.x from now onwards. Signed-off-by: Carles Cufi <[email protected]>
1 parent 1bb59a4 commit 0e7b626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pykwalify # | | | | | |
1717
pytest # | | | | | | | X |
1818
recommonmark # | | | X | X | | | |
1919
snowballstemmer<3.0.0 # https://github.com/snowballstem/snowball/issues/229
20-
sphinx>=8.1,<8.2 # | X | X | X | X | X | X | X |
20+
sphinx<8.3.0 # | X | X | X | X | X | X | X |
2121
sphinx-autobuild # | X | X | X | X | X | X | X |
2222
sphinx-copybutton # | X | | | | | | X |
2323
sphinx-ncs-theme<1.1 # | X | | | | | | |

0 commit comments

Comments
 (0)