Skip to content

Commit c58d0ad

Browse files
Bump torch from 2.3.1 to 2.7.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.3.1 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.3.1...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c08d67f commit c58d0ad

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
@@ -6,5 +6,5 @@ numpy==1.26.4
66
onnx==1.16.1
77
pytest==8.3.2
88
rich==13.7.1
9-
torch==2.3.1
9+
torch==2.7.0
1010
xxhash==3.4.1

0 commit comments

Comments
 (0)