Skip to content

Commit 5345788

Browse files
hmellormawong-amd
authored andcommitted
Fix transient dependency error in docs build (vllm-project#17848)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
1 parent c0f995a commit 5345788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ sphinx-design==0.6.1
66
sphinx-togglebutton==0.3.2
77
myst-parser==3.0.1 # `myst-parser==4.0.1` breaks inline code in titles
88
msgspec
9+
snowballstemmer<3 # https://github.com/snowballstem/snowball/issues/229
910
commonmark # Required by sphinx-argparse when using :markdownhelp:
1011

1112
# Custom autodoc2 is necessary for faster docstring processing

0 commit comments

Comments
 (0)