Skip to content

Commit c16be22

Browse files
22quinnpy-andy-c
authored andcommitted
[Bugfix] Bump up mistral_common to support v13 tokenizer (vllm-project#20905)
Signed-off-by: 22quinn <33176974+22quinn@users.noreply.github.com>
1 parent 01e9bd5 commit c16be22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/test.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ torchvision==0.22.0
2828
transformers_stream_generator # required for qwen-vl test
2929
mamba_ssm # required for plamo2 test
3030
matplotlib # required for qwen-vl test
31-
mistral_common[opencv] >= 1.6.2 # required for pixtral test
31+
mistral_common[opencv] >= 1.7.0 # required for pixtral test
3232
num2words # required for smolvlm test
3333
opencv-python-headless >= 4.11.0 # required for video test
3434
datamodel_code_generator # required for minicpm3 test

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ mbstrdecoder==1.1.3
305305
# typepy
306306
mdurl==0.1.2
307307
# via markdown-it-py
308-
mistral-common==1.6.2
308+
mistral-common==1.7.0
309309
# via -r requirements/test.in
310310
more-itertools==10.5.0
311311
# via lm-eval

0 commit comments

Comments
 (0)