Skip to content

Commit ace6ad3

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.1 to 2.6.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.5.1...v2.6.0) Updates `torchvision` from 0.20.1 to 0.21.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.20.1...v0.21.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 ddb2b64 commit ace6ad3

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
@@ -17,6 +17,6 @@ rtree==1.3.0
1717
segmentation-models-pytorch==0.4.0
1818
shapely==2.0.6
1919
timm==1.0.14
20-
torch==2.5.1
20+
torch==2.6.0
2121
torchmetrics==1.6.1
22-
torchvision==0.20.1
22+
torchvision==0.21.0

0 commit comments

Comments
 (0)