Skip to content

Commit 346cd58

Browse files
Bump torch from 2.7.0+cpu to 2.7.1 (#519)
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.0+cpu to 2.7.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 455604e commit 346cd58

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,7 +1,7 @@
11
-f https://download.pytorch.org/whl/torch_stable.html
22
cmake==3.26.1
33
sentencepiece==0.2.0
4-
torch==2.7.0+cpu
4+
torch==2.7.1
55
transformers==4.50.0
66
accelerate==1.5.1
77
protobuf==5.29.5

0 commit comments

Comments
 (0)