Skip to content

Commit 1dd422b

Browse files
authored
Update LMFE version to v0.10.11 to support new versions of transforme… (#13930)
1 parent 06c8f8d commit 1dd422b

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
@@ -17,7 +17,7 @@ prometheus_client >= 0.18.0
1717
pillow # Required for image processing
1818
prometheus-fastapi-instrumentator >= 7.0.0
1919
tiktoken >= 0.6.0 # Required for DBRX tokenizer
20-
lm-format-enforcer >= 0.10.9, < 0.11
20+
lm-format-enforcer >= 0.10.11, < 0.11
2121
outlines == 0.1.11
2222
lark == 1.2.2
2323
xgrammar == 0.1.11; platform_machine == "x86_64"

0 commit comments

Comments
 (0)