Skip to content

Commit

Permalink
Bump torch from 2.3.1 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 2.3.1 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.3.1...v2.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 575b287 commit 7629432
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 @@ -4,7 +4,7 @@ PySide6==6.7.2
requests==2.32.0
requests_cache==1.2.1
thefuzz==0.22.1
torch==2.3.1
torch==2.4.0
transformers==4.39.2
accelerate==0.31.0
mock==5.1.0

0 comments on commit 7629432

Please sign in to comment.