[CI/Build] Fix torch nightly CI dependencies part 2 (#19589)

This commit is contained in:
Richard Zou 2025-06-15 08:01:10 -04:00 committed by GitHub
parent 055915e6ce
commit 91b2c17a55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,6 +41,7 @@ matplotlib # required for qwen-vl test
num2words # required for smolvlm test num2words # required for smolvlm test
pqdm pqdm
timm # required for internvl test timm # required for internvl test
mistral-common==1.6.2
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 mteb>=1.38.11, <2 # required for mteb test