Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 800c81f commit fdd9bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Source = "https://github.com/Kav-K/GPT3Discord"

[project.optional-dependencies]
full = [
"torch==1.13.1",
"torch==2.1.2",
"torchvision==1.14.1",
"tokenizers==0.13.3",
"numpy==1.24.2",
Expand Down

0 comments on commit fdd9bf9

Please sign in to comment.