Skip to content

Commit 6de686d

Browse files
Bump the torch group in /requirements with 2 updates
Bumps the torch group in /requirements with 2 updates: [torch](https://github.com/pytorch/pytorch) and [torchvision](https://github.com/pytorch/vision). Updates `torch` from 2.4.1 to 2.5.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.4.1...v2.5.0) Updates `torchvision` from 0.19.1 to 0.20.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.19.1...v0.20.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: torch - dependency-name: torchvision dependency-type: direct:production update-type: version-update:semver-minor dependency-group: torch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4729351 commit 6de686d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/required.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ pillow==11.0.0
55
pretrainedmodels==0.7.4
66
six==1.16.0
77
timm==1.0.11
8-
torch==2.4.1
9-
torchvision==0.19.1
8+
torch==2.5.0
9+
torchvision==0.20.0
1010
tqdm==4.66.5

0 commit comments

Comments
 (0)