Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 27b065e commit a759db7
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 23 deletions.
113 changes: 91 additions & 22 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ hydra-core = "^1.1.1"
transformers = "^4.24.0"
datasets = "^2.7.1"
scikit-learn = "^1.1.3"
torch = "1.12.1"
torch = "1.13.1"
wandb = "^0.13.5"
sentencepiece = "^0.1.97"
protobuf = "3.20"
Expand Down

0 comments on commit a759db7

Please sign in to comment.