Skip to content

Commit 6e4374b

Browse files
build(deps): bump torch from 2.5.1 to 2.6.0 in /application
Bumps [torch](https://github.com/pytorch/pytorch) 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) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0aec1b9 commit 6e4374b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ retry==0.9.2
8080
sentence-transformers==3.3.1
8181
tiktoken==0.8.0
8282
tokenizers==0.21.0
83-
torch==2.5.1
83+
torch==2.6.0
8484
tqdm==4.67.1
8585
transformers==4.49.0
8686
typing-extensions==4.12.2

0 commit comments

Comments
 (0)