Bump torch from 1.13.1 to 2.2.0 in /examples/research_projects/decision_transformer (#33215)

Bump torch in /examples/research_projects/decision_transformer

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](https://github.com/pytorch/pytorch/compare/v1.13.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-30 15:38:53 +02:00
committed by GitHub
parent 4987463de7
commit 9a6956baab

View File

@@ -217,7 +217,7 @@ timm==0.5.4
tokenizers==0.11.6
tomli==2.0.1
toolz==0.11.2
torch==1.13.1
torch==2.2.0
torchaudio==0.11.0
torchvision==0.12.0
tqdm==4.66.3