Skip to content

Commit 5308ead

Browse files
Bump torch from 2.7.0 to 2.8.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.0 to 2.8.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.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f323ee commit 5308ead

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
@@ -76,7 +76,7 @@ sympy==1.12
7676
tabulate==0.9.0
7777
threadpoolctl==3.3.0
7878
tokenizers==0.15.2
79-
torch==2.7.0
79+
torch==2.8.0
8080
torchvision==0.17.1
8181
tqdm==4.66.3
8282
transformer-smaller-training-vocab==0.3.3

0 commit comments

Comments
 (0)