Skip to content

Commit 868c3f8

Browse files
Build(deps): 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.10.0 to 2.11.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.10.0...v2.11.0) Updates `torchvision` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: torch - dependency-name: torchvision dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: torch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3d65a3 commit 868c3f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/required.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ numpy==2.4.3
33
pillow==12.1.1
44
safetensors==0.7.0
55
timm==1.0.26
6-
torch==2.10.0
7-
torchvision==0.25.0
6+
torch==2.11.0
7+
torchvision==0.26.0
88
tqdm==4.67.3

0 commit comments

Comments
 (0)