Skip to content

Commit

Permalink
Bump torch from 2.1.2 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.2 to 2.4.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.1.2...v2.4.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 29, 2024
1 parent e473ee1 commit c21ac07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ tabulate==0.9.0
threadpoolctl==3.2.0
tifffile==2024.2.12
tokenizers==0.19.1
torch==2.1.2
torch==2.4.0
torchvision==0.17.1
tqdm==4.66.4
transformer-smaller-training-vocab==0.3.3
Expand Down

0 comments on commit c21ac07

Please sign in to comment.