We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6149aa commit 486c559Copy full SHA for 486c559
requirements/common.txt
@@ -24,7 +24,7 @@ outlines_core == 0.2.11
24
# required for outlines backend disk cache
25
diskcache == 5.6.3
26
lark == 1.2.2
27
-xgrammar == 0.1.23; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64"
+xgrammar == 0.1.24; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64"
28
typing_extensions >= 4.10
29
filelock >= 3.16.1 # need to contain https://github.com/tox-dev/filelock/pull/317
30
partial-json-parser # used for parsing partial JSON outputs
0 commit comments