Skip to content

Commit dfe8dbe

Browse files
kyleconroyclaude
andcommitted
Bump Sphinx to 8.2.3 to satisfy myst-parser 5.0.0
myst-parser 5.0.0 requires sphinx>=8,<10, but docs/requirements.txt was still pinning Sphinx==7.4.7, so pip couldn't resolve the environment and the Read the Docs build failed before sphinx-build ran. Bumping to the latest 8.x resolves the conflict. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent f658148 commit dfe8dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Babel==2.18.0
22
Jinja2==3.1.6
33
MarkupSafe==3.0.3
44
Pygments==2.20.0
5-
Sphinx==7.4.7
5+
Sphinx==8.2.3
66
certifi==2026.2.25
77
chardet==7.4.3
88
commonmark==0.9.1

0 commit comments

Comments
 (0)