Skip to content

Commit 8e747aa

Browse files
Bump torch from 2.2.0 to 2.7.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.0 to 2.7.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.2.0...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b52963 commit 8e747aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
matplotlib==3.5.2
22
numpy==1.22.0
3-
torch==2.2.0
3+
torch==2.7.0
44
torchvision==0.14.1
55
typing_extensions==4.5.0

0 commit comments

Comments
 (0)