Skip to content

Commit a4a968c

Browse files
build(deps): bump torch from 1.6.0 to 1.13.1 in /code/deep/adarnn
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] <support@github.com>
1 parent 3f47fa6 commit a4a968c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/deep/adarnn/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ visdom==0.1.8.9
33
matplotlib==3.3.1
44
numpy==1.22.0
55
torchvision==0.7.0
6-
torch==1.6.0
6+
torch==1.13.1
77
tqdm==4.48.2
88
pandas==1.1.1
99
scikit_learn==0.23.2

0 commit comments

Comments
 (0)