mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-15 02:54:27 +08:00
Fix transient dependency error in docs build (#17848)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
parent
53d0cb7423
commit
e4ca6e3a99
@ -6,6 +6,7 @@ sphinx-design==0.6.1
|
|||||||
sphinx-togglebutton==0.3.2
|
sphinx-togglebutton==0.3.2
|
||||||
myst-parser==3.0.1 # `myst-parser==4.0.1` breaks inline code in titles
|
myst-parser==3.0.1 # `myst-parser==4.0.1` breaks inline code in titles
|
||||||
msgspec
|
msgspec
|
||||||
|
snowballstemmer<3 # https://github.com/snowballstem/snowball/issues/229
|
||||||
commonmark # Required by sphinx-argparse when using :markdownhelp:
|
commonmark # Required by sphinx-argparse when using :markdownhelp:
|
||||||
|
|
||||||
# Custom autodoc2 is necessary for faster docstring processing
|
# Custom autodoc2 is necessary for faster docstring processing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user