Skip to content

Commit 81323ea

Browse files
robertgshaw2-redhatRobert Shaw
andauthored
[CI] Fix CPU MM PRocessor Test (vllm-project#31764)
Signed-off-by: Robert Shaw <robshaw@redhat.com> Co-authored-by: Robert Shaw <robshaw@redhat.com>
1 parent e1cd7a5 commit 81323ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/test.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ sentence-transformers>=5.2.0 # required for embedding tests
2424
soundfile # required for audio tests
2525
jiwer # required for audio tests
2626
tblib # for pickling test exceptions
27-
timm >=1.0.17 # required for internvl and gemma3n-mm test
27+
timm==1.0.17 # required for internvl and gemma3n-mm test
2828
torch==2.9.1
2929
torchaudio==2.9.1
3030
torchvision==0.24.1

0 commit comments

Comments
 (0)