From 50de5be1e8f10b7dc4f4d3022da24846695122f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 21:17:16 +0000 Subject: [PATCH] Bump torch from 1.7.1+cu110 to 1.13.1 in /Projects/ProtoRes/code Bumps [torch](https://github.com/pytorch/pytorch) from 1.7.1+cu110 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/master/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] --- Projects/ProtoRes/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/ProtoRes/code/requirements.txt b/Projects/ProtoRes/code/requirements.txt index 213c644..2809f76 100644 --- a/Projects/ProtoRes/code/requirements.txt +++ b/Projects/ProtoRes/code/requirements.txt @@ -1,4 +1,4 @@ -torch==1.7.1+cu110 +torch==1.13.1 pytorch-lightning==1.0.5 pandas==1.1.4 pyarrow==2.0.0