We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3896b7 commit 6374fd4Copy full SHA for 6374fd4
setup.cfg
@@ -93,7 +93,7 @@ optional =
93
torchviz
94
netron
95
torch>=1.11.0
96
- torchvision
+ torchvision<=0.20 # it's actually psyneulink limiting our version of torch, but the latest torchvision fails with earlier torch...
97
h5py
98
99
all_except_psyneulink =
0 commit comments