Skip to content

Commit b5c3b68

Browse files
[Misc] bump xgrammar version to v0.1.21 (#20992)
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
1 parent 6cbc4d4 commit b5c3b68

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

0 commit comments

Comments
 (0)