Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 54e37cd

Browse files
committed
Update sphinx to 6.2.0 and docutils to 0.18.1
This is required by Python 3.13, which throws an error with any earlier version of Sphinx.
1 parent eeff907 commit 54e37cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Jinja2==3.1.4
22
Pygments==2.17.2
3-
docutils==0.17.1
3+
docutils==0.18.1
44
sphinx_rtd_theme==2.0.0
5-
Sphinx==5.3.0
5+
Sphinx==6.2.0
66
GitPython==3.1.41

0 commit comments

Comments
 (0)