Skip to content

Commit b5276af

Browse files
committed
test: Add NumPy < 2 constraint
1 parent c2a0b78 commit b5276af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/mnist_pip_requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
pytorch_lightning==1.9.5
22
torchmetrics==0.9.1
33
torchvision==0.12.0
4+
numpy<=2.0.0

0 commit comments

Comments
 (0)