Skip to content

Commit fc2314f

Browse files
Update torchvision requirement from ~=0.23.0 to ~=0.26.0
Updates the requirements on [torchvision](https://github.com/pytorch/vision) to permit the latest version. - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@0.23.0...v0.26.0) --- updated-dependencies: - dependency-name: torchvision dependency-version: 0.26.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0e5049 commit fc2314f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ kornia==0.8.2
2424

2525
--extra-index-url https://download.pytorch.org/whl/cpu
2626
torch~=2.8.0
27-
torchvision~=0.23.0
27+
torchvision~=0.26.0

0 commit comments

Comments
 (0)