Skip to content

Commit c4e4c72

Browse files
committed
Reorder/refine in the hope of speeding up CI
1 parent a5e30e3 commit c4e4c72

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

requirements-test.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# PyPI doesn't like direct dependencies - see https://github.com/microsoft/microxcaling/issues/22
22

3-
mx @ git+https://github.com/microsoft/microxcaling
43
numpy<2.0.0 # microscaling needs pytorch 2.1, which needs to be less than 2.0
54
torch==2.1.0 --index-url https://download.pytorch.org/whl/cpu
6-
torchvision==0.16.0
7-
torchaudio==2.1.0
5+
6+
mx @ git+https://github.com/microsoft/microxcaling

0 commit comments

Comments
 (0)