Skip to content

Commit f78fcc0

Browse files
Bump torch from 1.9.0 to 1.13.1 in /ICLR2023
Bumps [torch](https://github.com/pytorch/pytorch) from 1.9.0 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md) - [Commits](pytorch/pytorch@v1.9.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e36d607 commit f78fcc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ICLR2023/requirements.txt

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ threadpoolctl==2.2.0
225225
tokenizers==0.10.3
226226
toml==0.10.2
227227
tomli==1.2.1
228-
torch==1.9.0
228+
torch==1.13.1
229229
torchvision==0.10.0
230230
tornado==6.1
231231
tqdm==4.62.2

0 commit comments

Comments
 (0)