mirror of
https://github.com/vllm-project/vllm.git
synced 2025-10-20 14:53:52 +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:
@ -6,6 +6,7 @@ sphinx-design==0.6.1
|
||||
sphinx-togglebutton==0.3.2
|
||||
myst-parser==3.0.1 # `myst-parser==4.0.1` breaks inline code in titles
|
||||
msgspec
|
||||
snowballstemmer<3 # https://github.com/snowballstem/snowball/issues/229
|
||||
commonmark # Required by sphinx-argparse when using :markdownhelp:
|
||||
|
||||
# Custom autodoc2 is necessary for faster docstring processing
|
||||
|
Reference in New Issue
Block a user