[CI] Fix CPU MM PRocessor Test (#31764)

Signed-off-by: Robert Shaw <robshaw@redhat.com>
Co-authored-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
Robert Shaw
2026-01-05 23:22:18 -05:00
committed by GitHub
parent e1cd7a5faf
commit 81323ea221

View File

@@ -24,7 +24,7 @@ sentence-transformers>=5.2.0 # required for embedding tests
soundfile # required for audio tests soundfile # required for audio tests
jiwer # required for audio tests jiwer # required for audio tests
tblib # for pickling test exceptions 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
torch==2.9.1 torch==2.9.1
torchaudio==2.9.1 torchaudio==2.9.1
torchvision==0.24.1 torchvision==0.24.1