Skip to content

Commit 880b147

Browse files
committed
sdk/docs: Bump versions for sphinx dependencies
Currently, the sphinx dependencies in `docs/add_requirements.txt` are outdated, causing our CI pipeline to fail. This bumps the versions for the additional requirements for the compilation of the documentation to their newest working state. Fixes #385
1 parent 5540c3d commit 880b147

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sdk/docs/add-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Additional requirements for building the docs
2-
sphinx~=7.2
3-
sphinx-rtd-theme~=2.0
4-
sphinx-argparse~=0.4.0
2+
sphinx~=8.2
3+
sphinx-rtd-theme~=3.0
4+
sphinx-argparse~=0.5.0

0 commit comments

Comments
 (0)