Skip to content

Commit f0d65f7

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.7.0 to 2.7.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.7.0...v2.7.1) Updates `torchvision` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.22.0...v0.22.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: torch - dependency-name: torchvision dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: torch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05db6b5 commit f0d65f7

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
@@ -3,6 +3,6 @@ numpy==2.2.4
33
pillow==11.2.1
44
safetensors==0.5.3
55
timm==1.0.15
6-
torch==2.7.0
7-
torchvision==0.22.0
6+
torch==2.7.1
7+
torchvision==0.22.1
88
tqdm==4.67.1

0 commit comments

Comments
 (0)