Skip to content

Commit e5f1461

Browse files
build(deps): bump torch from 1.8.1 to 1.13.1 in /code/DeepDA
Bumps [torch](https://github.com/pytorch/pytorch) from 1.8.1 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.8.1...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 401ef57 commit e5f1461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/DeepDA/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
ConfigArgParse==1.4.1
2-
torch==1.8.1
2+
torch==1.13.1
33
torchvision==0.9.1

0 commit comments

Comments
 (0)