Skip to content

Commit

Permalink
Build(deps): Bump torch from 1.11.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.11.0 to 2.2.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v1.11.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 959738f commit dfe05f9
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 @@ -25,7 +25,7 @@ dependencies = [
"numpy<2",
"pymatgen",
"torch_geometric==2.5.3",
"torch==1.11.0",
"torch==2.2.0",
"torch_runstats==0.2.0",
"torchmetrics>=0.10.0",
"torch-ema==0.3",
Expand Down

0 comments on commit dfe05f9

Please sign in to comment.