Skip to content

Commit 6374fd4

Browse files
committed
Limit torchvision
1 parent f3896b7 commit 6374fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ optional =
9393
torchviz
9494
netron
9595
torch>=1.11.0
96-
torchvision
96+
torchvision<=0.20 # it's actually psyneulink limiting our version of torch, but the latest torchvision fails with earlier torch...
9797
h5py
9898

9999
all_except_psyneulink =

0 commit comments

Comments
 (0)