From 54d43f2d789ad5efd18c9a1a4ca9072fd0f02bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 05:29:15 +0000 Subject: [PATCH] Bump torch from 0.3.0.post4 to 1.13.1 Bumps [torch](https://github.com/pytorch/pytorch) from 0.3.0.post4 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4cd983a..806eb69 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ tensorboardX==1.0 tensorflow>=2.4.0 tensorflow-tensorboard==0.1.8 termcolor==1.1.0 -torch==0.3.0.post4 +torch==1.13.1 torchvision==0.2.0 tqdm==4.19.4 traitlets==4.3.2