From 20bb6bf25e0fc25d3b4507b8abe1c4469ccbe249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 22:38:54 +0000 Subject: [PATCH] Bump torch from 1.6.0 to 1.13.1 in /download/shared Bumps [torch](https://github.com/pytorch/pytorch) from 1.6.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.6.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- download/shared/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download/shared/requirements.txt b/download/shared/requirements.txt index 0763f2c..27ae014 100644 --- a/download/shared/requirements.txt +++ b/download/shared/requirements.txt @@ -1,4 +1,4 @@ -torch==1.6.0 +torch==1.13.1 numpy==1.20.1 scipy==1.5.1 numba==0.48