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 41d5af9 commit a076e28Copy full SHA for a076e28
requirements/common.txt
@@ -28,6 +28,7 @@ lark == 1.2.2
28
xgrammar == 0.1.19; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64"
29
typing_extensions >= 4.10
30
filelock >= 3.16.1 # need to contain https://github.com/tox-dev/filelock/pull/317
31
+json_repair # used for repairing JSON outputs
32
partial-json-parser # used for parsing partial JSON outputs
33
pyzmq >= 25.0.0
34
msgspec
0 commit comments