Skip to content

Commit daf7e89

Browse files
Bump torch from 2.0.1 to 2.5.1 in /training
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.5.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.0.1...v2.5.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdb4d4f commit daf7e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

training/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ sympy==1.12
9090
tenacity==8.2.2
9191
tokenizers==0.13.3
9292
toml==0.10.2
93-
torch==2.0.1
93+
torch==2.5.1
9494
torchtyping==0.1.4
9595
tornado==6.3.3
9696
tqdm==4.65.0

0 commit comments

Comments
 (0)