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
419e73cd
Unverified
Commit
419e73cd
authored
Apr 06, 2026
by
Wentao Ye
Committed by
GitHub
Apr 06, 2026
Browse files
[Bug] Fix mistral version dependency (#39086)
Signed-off-by:
yewentao256
<
zhyanwentao@126.com
>
parent
f0148240
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
requirements/nightly_torch_test.txt
requirements/nightly_torch_test.txt
+1
-1
requirements/rocm-test.in
requirements/rocm-test.in
+1
-1
requirements/test.in
requirements/test.in
+1
-1
No files found.
requirements/nightly_torch_test.txt
View file @
419e73cd
...
@@ -23,7 +23,7 @@ jiwer # required for audio tests
...
@@ -23,7 +23,7 @@ jiwer # required for audio tests
timm # required for internvl test
timm # required for internvl test
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[image,audio] >= 1.
9.1
# required for voxtral test
mistral_common[image,audio] >= 1.
11.0
# required for voxtral test
num2words # required for smolvlm test
num2words # required for smolvlm test
opencv-python-headless >= 4.13.0 # required for video test
opencv-python-headless >= 4.13.0 # required for video test
datamodel_code_generator # required for minicpm3 test
datamodel_code_generator # required for minicpm3 test
...
...
requirements/rocm-test.in
View file @
419e73cd
...
@@ -31,7 +31,7 @@ tblib # for pickling test exceptions
...
@@ -31,7 +31,7 @@ tblib # for pickling test exceptions
timm>=1.0.17 # required for internvl and gemma3n-mm test
timm>=1.0.17 # required for internvl and gemma3n-mm test
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[image,audio]>=1.1
0
.0 # required for voxtral test
mistral_common[image,audio]>=1.1
1
.0 # required for voxtral test
num2words # required for smolvlm test
num2words # required for smolvlm test
open_clip_torch==2.32.0 # Required for nemotron_vl test, Nemotron Parse in test_common.py
open_clip_torch==2.32.0 # Required for nemotron_vl test, Nemotron Parse in test_common.py
opencv-python-headless>=4.13.0 # required for video test
opencv-python-headless>=4.13.0 # required for video test
...
...
requirements/test.in
View file @
419e73cd
...
@@ -32,7 +32,7 @@ torchaudio==2.10.0
...
@@ -32,7 +32,7 @@ torchaudio==2.10.0
torchvision==0.25.0
torchvision==0.25.0
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[image,audio] >= 1.
9.1
# required for voxtral test
mistral_common[image,audio] >= 1.
11.0
# required for voxtral test
num2words # required for smolvlm test
num2words # required for smolvlm test
open_clip_torch==2.32.0 # Required for nemotron_vl test, Nemotron Parse in test_common.py
open_clip_torch==2.32.0 # Required for nemotron_vl test, Nemotron Parse in test_common.py
opencv-python-headless >= 4.13.0 # required for video test
opencv-python-headless >= 4.13.0 # required for video test
...
...
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