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 b433e90 commit 9fefe23Copy full SHA for 9fefe23
requirements/common.txt
@@ -22,7 +22,7 @@ lm-format-enforcer >= 0.10.11, < 0.11
22
llguidance >= 0.7.9, < 0.8.0; platform_machine == "x86_64" or platform_machine == "arm64" or platform_machine == "aarch64"
23
outlines == 0.1.11
24
lark == 1.2.2
25
-xgrammar == 0.1.17; platform_machine == "x86_64" or platform_machine == "aarch64"
+xgrammar == 0.1.18; platform_machine == "x86_64" or platform_machine == "aarch64"
26
typing_extensions >= 4.10
27
filelock >= 3.16.1 # need to contain https://github.com/tox-dev/filelock/pull/317
28
partial-json-parser # used for parsing partial JSON outputs
0 commit comments