Skip to content

Commit

Permalink
Bump torch from 2.4.1 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.4.1...v2.5.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 Oct 18, 2024
1 parent 2efd617 commit befb40d
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 @@ -16,7 +16,7 @@ Flask==3.0.3
clean-text==0.6.0
unidecode==1.3.8
spacy==3.7.6
torch==2.4.1
torch==2.5.0
transformers==4.44.2
ffmpeg-python==0.2.0
elevenlabs==1.8.1
Expand Down

0 comments on commit befb40d

Please sign in to comment.