[CI/Build] Fix torch nightly CI dependencies (#19505)

Signed-off-by: Richard Zou <zou3519@gmail.com>
This commit is contained in:
Richard Zou
2025-06-11 17:40:42 -04:00
committed by GitHub
parent 97a9465bbc
commit 42f52cc95b

View File

@@ -10,7 +10,7 @@ pytest-timeout
librosa # required by audio tests in entrypoints/openai
sentence-transformers # required for embedding tests
transformers==4.51.3
transformers==4.52.4
transformers_stream_generator # required for qwen-vl test
numba == 0.61.2; python_version > '3.9'
# testing utils
@@ -42,5 +42,5 @@ num2words # required for smolvlm test
pqdm
timm # required for internvl test
schemathesis>=3.39.15 # Required for openai schema test.
schemathesis==3.39.15 # Required for openai schema test.
mteb>=1.38.11, <2 # required for mteb test