chore(version): Limits sphinx under 9 for docs

Co-authored-by: Wei Sun (Jack) <weisun@google.com>
PiperOrigin-RevId: 866569793
This commit is contained in:
Wei Sun (Jack)
2026-02-06 12:33:31 -08:00
committed by Copybara-Service
parent e25227da5e
commit a2e43aaf19
+1 -1
View File
@@ -143,7 +143,7 @@ docs = [
"autodoc_pydantic",
"furo",
"myst-parser",
"sphinx",
"sphinx<9.0.0",
"sphinx-autodoc-typehints",
"sphinx-rtd-theme",
]