Skip to content

Commit fc1adc5

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.5.0 to 2.5.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.5.0...v2.5.1) Updates `torchvision` from 0.20.0 to 0.20.1 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.20.0...v0.20.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: torch - dependency-name: torchvision dependency-type: direct:production update-type: version-update:semver-patch dependency-group: torch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2532168 commit fc1adc5

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.5.0
9-
torchvision==0.20.0
8+
torch==2.5.1
9+
torchvision==0.20.1
1010
tqdm==4.66.6

0 commit comments

Comments
 (0)