Skip to content

Commit 223d9c9

Browse files
Update torchvision requirement from ~=0.23.0 to ~=0.26.0+cpu in /tests
Updates the requirements on torchvision to permit the latest version. --- updated-dependencies: - dependency-name: torchvision dependency-version: 0.26.0+cpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 513fbe9 commit 223d9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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+cpu

0 commit comments

Comments
 (0)