From 9aaf45edb9d61529c9682301f3203e97ce8d5b49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 19:11:44 +0000 Subject: [PATCH] Bump torch from 1.6.0a0+9907a3e to 1.13.1 Bumps [torch](https://github.com/pytorch/pytorch) from 1.6.0a0+9907a3e 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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 1965831..45404bb --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ termcolor==1.1.0 terminado==0.8.2 testpath==0.4.2 tqdm==4.32.2 -torch==1.6.0a0+9907a3e +torch==1.13.1 numba pandas