Skip to content

Commit a832de5

Browse files
serihiroaarnphmsimon-mo
authored andcommitted
[Misc] bump outlines_core to fix the version conflicts with outlines >= 1.2.0 (vllm-project#24368)
Signed-off-by: Kazuhiro Serizawa <[email protected]> Signed-off-by: Simon Mo <[email protected]> Co-authored-by: Aaron Pham <[email protected]> Co-authored-by: Simon Mo <[email protected]>
1 parent 52fcf72 commit a832de5

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
@@ -20,7 +20,7 @@ prometheus-fastapi-instrumentator >= 7.0.0
2020
tiktoken >= 0.6.0 # Required for DBRX tokenizer
2121
lm-format-enforcer == 0.11.3
2222
llguidance >= 0.7.11, < 0.8.0; platform_machine == "x86_64" or platform_machine == "arm64" or platform_machine == "aarch64"
23-
outlines_core == 0.2.10
23+
outlines_core == 0.2.11
2424
# required for outlines backend disk cache
2525
diskcache == 5.6.3
2626
lark == 1.2.2

0 commit comments

Comments
 (0)