Unverified Commit e95f275f authored by Cyrus Leung's avatar Cyrus Leung Committed by GitHub
Browse files

[CI/Build] Update `mistral_common` version for tests and docs (#10825)


Signed-off-by: default avatarDarkLight1337 <tlleungac@connect.ust.hk>
parent ef31eabc
...@@ -12,7 +12,7 @@ pydantic >= 2.8 ...@@ -12,7 +12,7 @@ pydantic >= 2.8
torch torch
py-cpuinfo py-cpuinfo
transformers transformers
mistral_common >= 1.3.4 mistral_common >= 1.5.0
aiohttp aiohttp
starlette starlette
openai # Required by docs/source/serving/openai_compatible_server.md's vllm.entrypoints.openai.cli_args openai # Required by docs/source/serving/openai_compatible_server.md's vllm.entrypoints.openai.cli_args
......
...@@ -20,7 +20,7 @@ timm # required for internvl test ...@@ -20,7 +20,7 @@ timm # required for internvl test
torch==2.5.1 torch==2.5.1
transformers_stream_generator # required for qwen-vl test transformers_stream_generator # required for qwen-vl test
matplotlib # required for qwen-vl test matplotlib # required for qwen-vl test
mistral_common[opencv] >= 1.4.4 # required for pixtral test mistral_common[opencv] >= 1.5.0 # required for pixtral test
datamodel_code_generator # required for minicpm3 test datamodel_code_generator # required for minicpm3 test
lm-eval[api]==0.4.4 # required for model evaluation test lm-eval[api]==0.4.4 # required for model evaluation test
......
...@@ -217,7 +217,7 @@ mbstrdecoder==1.1.3 ...@@ -217,7 +217,7 @@ mbstrdecoder==1.1.3
# dataproperty # dataproperty
# pytablewriter # pytablewriter
# typepy # typepy
mistral-common[opencv]==1.4.4 mistral-common[opencv]==1.5.1
# via # via
# -r requirements-test.in # -r requirements-test.in
# mistral-common # mistral-common
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment