Skip to content

Commit a81d36a

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

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.3.0
44
safetensors==0.5.3
55
timm==1.0.19
6-
torch==2.7.1
7-
torchvision==0.22.1
6+
torch==2.8.0
7+
torchvision==0.23.0
88
tqdm==4.67.1

0 commit comments

Comments
 (0)