Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
ace5cdaf
Unverified
Commit
ace5cdaf
authored
Jun 13, 2025
by
汪志鹏
Committed by
GitHub
Jun 12, 2025
Browse files
[Fix] bump mistral common to support magistral (#19533)
Signed-off-by:
汪志鹏
<
wangzhipeng628@gmail.com
>
parent
64587211
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
requirements/common.txt
requirements/common.txt
+1
-1
requirements/test.in
requirements/test.in
+1
-1
requirements/test.txt
requirements/test.txt
+1
-1
No files found.
requirements/common.txt
View file @
ace5cdaf
...
...
@@ -31,7 +31,7 @@ pyzmq >= 25.0.0
msgspec
gguf >= 0.13.0
importlib_metadata; python_version < '3.10'
mistral_common[opencv] >= 1.
5.4
mistral_common[opencv] >= 1.
6.2
opencv-python-headless >= 4.11.0 # required for video IO
pyyaml
six>=1.16.0; python_version > '3.11' # transitive dependency of pandas that needs to be the latest version for python 3.12
...
...
requirements/test.in
View file @
ace5cdaf
...
...
@@ -28,7 +28,7 @@ torchvision==0.22.0
transformers_stream_generator # required for qwen-vl test
mamba_ssm # required for plamo2 test
matplotlib # required for qwen-vl test
mistral_common[opencv] >= 1.
5.4
# required for pixtral test
mistral_common[opencv] >= 1.
6.2
# required for pixtral test
num2words # required for smolvlm test
opencv-python-headless >= 4.11.0 # required for video test
datamodel_code_generator # required for minicpm3 test
...
...
requirements/test.txt
View file @
ace5cdaf
...
...
@@ -303,7 +303,7 @@ mbstrdecoder==1.1.3
# typepy
mdurl==0.1.2
# via markdown-it-py
mistral-common==1.
5.4
mistral-common==1.
6.2
# via -r requirements/test.in
more-itertools==10.5.0
# via lm-eval
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment