Skip to content

Commit cd9601d

Browse files
committed
Fix torchvision add-sources
1 parent e0e4845 commit cd9601d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graalpython/lib-graalpython/patches/metadata.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ patch = 'torchvision-0.22.0.patch'
815815
license = 'BSD-3-Clause'
816816

817817
[[torchvision.add-sources]]
818-
version = '0.19.1'
818+
version = '0.22.0'
819819
url = 'https://github.com/pytorch/vision/archive/refs/tags/v0.22.0.tar.gz'
820820

821821
[[torchvision.rules]]

0 commit comments

Comments
 (0)