Skip to content

Commit

Permalink
build(deps): bump torch from 1.6.0 to 1.13.1 in /code/deep/adarnn
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.6.0 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.6.0...v1.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2023
1 parent 401ef57 commit 3affed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/deep/adarnn/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ visdom==0.1.8.9
matplotlib==3.3.1
numpy==1.22.0
torchvision==0.7.0
torch==1.6.0
torch==1.13.1
tqdm==4.48.2
pandas==1.1.1
scikit_learn==0.23.2

0 comments on commit 3affed8

Please sign in to comment.