Skip to content

Commit 66483a9

Browse files
authored
[Chore] Update xgrammar version from 0.1.25 to 0.1.27 (#28221)
Signed-off-by: cjackal <44624812+cjackal@users.noreply.github.com>
1 parent edfe867 commit 66483a9

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
@@ -24,7 +24,7 @@ outlines_core == 0.2.11
2424
# required for outlines backend disk cache
2525
diskcache == 5.6.3
2626
lark == 1.2.2
27-
xgrammar == 0.1.25; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64" or platform_machine == "s390x"
27+
xgrammar == 0.1.27; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64" or platform_machine == "s390x"
2828
typing_extensions >= 4.10
2929
filelock >= 3.16.1 # need to contain https://github.com/tox-dev/filelock/pull/317
3030
partial-json-parser # used for parsing partial JSON outputs

0 commit comments

Comments
 (0)