[Doc] Fix broken cuda installation doc rendering (#17654)

Signed-off-by: Isotr0py <2037008807@qq.com>
This commit is contained in:
Isotr0py 2025-05-06 01:52:40 +08:00 committed by GitHub
parent 1d0c9d6b2d
commit cc05b90d86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,11 +1,11 @@
sphinx==8.2.3
sphinx==7.4.7
sphinx-argparse==0.5.2
sphinx-autodoc2==0.5.0
sphinx-book-theme==1.1.4
sphinx-copybutton==0.5.2
sphinx-design==0.6.1
sphinx-togglebutton==0.3.2
myst-parser==4.0.1
myst-parser==3.0.1 # `myst-parser==4.0.1` breaks inline code in titles
msgspec
commonmark # Required by sphinx-argparse when using :markdownhelp: