[Bugfix] Pin xgrammar to 0.1.11 (#13338)

This commit is contained in:
Michael Goin 2025-02-15 22:42:25 -05:00 committed by GitHub
parent 12913d17ba
commit d3d547e057
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ tiktoken >= 0.6.0 # Required for DBRX tokenizer
lm-format-enforcer >= 0.10.9, < 0.11
outlines == 0.1.11
lark == 1.2.2
xgrammar >= 0.1.11; platform_machine == "x86_64"
xgrammar == 0.1.11; platform_machine == "x86_64"
typing_extensions >= 4.10
filelock >= 3.16.1 # need to contain https://github.com/tox-dev/filelock/pull/317
partial-json-parser # used for parsing partial JSON outputs