From ec034850befe8ebb706d939bc82ac64515fa8739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 22:32:24 +0000 Subject: [PATCH] Bump torch from 1.4.0 to 1.13.1 Bumps [torch](https://github.com/pytorch/pytorch) from 1.4.0 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/compare/v1.4.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- scnym.egg-info/requires.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f497aa5..1b29366 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ six==1.14.0 tensorboard==2.2.1 tensorboard-plugin-wit==1.6.0.post2 tensorboardX==2.1 -torch==1.4.0 +torch==1.13.1 torchvision==0.5.0 tqdm==4.44.1 umap-learn==0.3.10 diff --git a/scnym.egg-info/requires.txt b/scnym.egg-info/requires.txt index e9ae8ff..3785b77 100644 --- a/scnym.egg-info/requires.txt +++ b/scnym.egg-info/requires.txt @@ -23,7 +23,7 @@ six==1.14.0 tensorboard==2.2.1 tensorboard-plugin-wit==1.6.0.post2 tensorboardX==2.1 -torch==1.4.0 +torch==1.13.1 torchvision==0.5.0 tqdm==4.44.1 umap-learn==0.3.10