Skip to content

Commit 9fefe23

Browse files
Bump xgrammar from 0.1.11 to 0.1.18 (vllm-project#1043)
Bumps [xgrammar](https://github.com/mlc-ai/xgrammar) from 0.1.11 to 0.1.18. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michał Kuligowski <[email protected]>
1 parent b433e90 commit 9fefe23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ lm-format-enforcer >= 0.10.11, < 0.11
2222
llguidance >= 0.7.9, < 0.8.0; platform_machine == "x86_64" or platform_machine == "arm64" or platform_machine == "aarch64"
2323
outlines == 0.1.11
2424
lark == 1.2.2
25-
xgrammar == 0.1.17; platform_machine == "x86_64" or platform_machine == "aarch64"
25+
xgrammar == 0.1.18; platform_machine == "x86_64" or platform_machine == "aarch64"
2626
typing_extensions >= 4.10
2727
filelock >= 3.16.1 # need to contain https://github.com/tox-dev/filelock/pull/317
2828
partial-json-parser # used for parsing partial JSON outputs

0 commit comments

Comments
 (0)