Skip to content

Commit

Permalink
Bump torch from 1.13.1 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 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.13.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and William Blum committed Aug 4, 2024
1 parent c562dfb commit 461c3bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pandas==2.1.1
jupyter>=1.0.0

# training
torch==1.13.1
torch==2.2.0
stable-baselines3==1.6.0

# linter and formatter
Expand Down

0 comments on commit 461c3bf

Please sign in to comment.