From 044e9868b7ab5607b4c3eb306a214eb00ba60cf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 05:59:14 +0000 Subject: [PATCH] Bump torch from 0.3.1.post2 to 1.13.1 in /incremental-learning Bumps [torch](https://github.com/pytorch/pytorch) from 0.3.1.post2 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] --- incremental-learning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/incremental-learning/requirements.txt b/incremental-learning/requirements.txt index d02b804..b2a66b3 100644 --- a/incremental-learning/requirements.txt +++ b/incremental-learning/requirements.txt @@ -2,7 +2,7 @@ matplotlib==2.1.2 numpy==1.14.1 numpydoc==0.7.0 progressbar2==3.35.2 -torch==0.3.1.post2 +torch==1.13.1 torchfile==0.1.0 torchnet==0.0.1 torchvision==0.2.0