Skip to content

Commit 1f941e1

Browse files
committed
[CI/Build] Fix torch nightly CI dependencies part 2
Summary: This should fix the last dependency error in the torch nightly CI, the other test failures are other issues. This PR pins mistral-common in the nightly_torch_test.txt to the same version as the requirements/test.txt Test Plan: - wait for CI Signed-off-by: Richard Zou <zou3519@gmail.com>
1 parent ce9dc02 commit 1f941e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/nightly_torch_test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ matplotlib # required for qwen-vl test
4141
num2words # required for smolvlm test
4242
pqdm
4343
timm # required for internvl test
44+
mistral-common==1.6.2
4445

4546
schemathesis==3.39.15 # Required for openai schema test.
4647
mteb>=1.38.11, <2 # required for mteb test

0 commit comments

Comments
 (0)