Skip to content

Commit

Permalink
Bump torch from 1.12 to 1.13.1 (#18)
Browse files Browse the repository at this point in the history
* Bump torch from 1.12 to 1.13.1

Bumps [torch](https://github.com/pytorch/pytorch) from 1.12 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.0...v1.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Isaac Chung <[email protected]>
  • Loading branch information
dependabot[bot] and isaac-chung authored Jun 25, 2024
1 parent 4365a77 commit ef3cc77
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ numpy==1.22.0
pandas==1.0.1
plotly>=5.0.0
seaborn==0.9.0
torch==1.12
torchvision==0.13.0
torch==1.13.1

0 comments on commit ef3cc77

Please sign in to comment.