Skip to content

Commit c064a4d

Browse files
Bump torch from 2.7.0 to 2.9.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.0 to 2.9.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.7.0...v2.9.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a80109a commit c064a4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Torch dependencies
2-
torch==2.7.0
2+
torch==2.9.0
33
# Huggingface dependencies
44
transformers[sentencepiece]==4.51.3
55
hf-xet==1.1.7

0 commit comments

Comments
 (0)