Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 1d3817c commit 456d344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ setuptools>=62.3.2
sphinx>=4.5.0
sphinx-rtd-theme>=1.0.0
sphinxcontrib-apidoc>=0.3.0
torch==1.12.0
torch==2.3.0
torchmetrics>=0.6.1
tqdm>=4.62.3
wandb>=0.12.17
Expand Down

0 comments on commit 456d344

Please sign in to comment.