Skip to content

Commit

Permalink
chore(deps): bump torch from 1.11.0 to 1.13.1
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.11.0 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.11.0...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 Dec 1, 2023
1 parent 17c1a14 commit 475c350
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 25 deletions.
132 changes: 108 additions & 24 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 @@ -44,7 +44,7 @@ interpreter = "bash"

[tool.poetry.dependencies]
python = ">=3.9,<3.10"
torch = "1.11.0"
torch = "1.13.1"
torchvision = "0.12.0"
pytorch-lightning = "1.5.10"
transformers = "4.18.0"
Expand Down

0 comments on commit 475c350

Please sign in to comment.