Unverified Commit 42f52cc9 authored by Richard Zou's avatar Richard Zou Committed by GitHub
Browse files

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


Signed-off-by: default avatarRichard Zou <zou3519@gmail.com>
parent 97a9465b
......@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment