File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ pyzmq >= 25.0.0
3131msgspec
3232gguf >= 0.13.0
3333importlib_metadata; python_version < '3.10'
34- mistral_common[opencv] >= 1.5.4
34+ mistral_common[opencv] >= 1.6.2
3535opencv-python-headless >= 4.11.0 # required for video IO
3636pyyaml
3737six>=1.16.0; python_version > '3.11' # transitive dependency of pandas that needs to be the latest version for python 3.12
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ torchvision==0.22.0
2828transformers_stream_generator # required for qwen-vl test
2929mamba_ssm # required for plamo2 test
3030matplotlib # required for qwen-vl test
31- mistral_common[opencv] >= 1.5.4 # required for pixtral test
31+ mistral_common[opencv] >= 1.6.2 # required for pixtral test
3232num2words # required for smolvlm test
3333opencv-python-headless >= 4.11.0 # required for video test
3434datamodel_code_generator # required for minicpm3 test
Original file line number Diff line number Diff line change @@ -303,7 +303,7 @@ mbstrdecoder==1.1.3
303303 # typepy
304304mdurl==0.1.2
305305 # via markdown-it-py
306- mistral-common==1.5.4
306+ mistral-common==1.6.2
307307 # via -r requirements/test.in
308308more-itertools==10.5.0
309309 # via lm-eval
You can’t perform that action at this time.
0 commit comments