From afa9873f85f7075f3bb64c10409f568d1937bac2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 12:32:34 +0000 Subject: [PATCH] Bump torch from 1.7.1 to 1.13.1 Bumps [torch](https://github.com/pytorch/pytorch) from 1.7.1 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.7.1...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(-) diff --git a/requirements.txt b/requirements.txt index d7f4cf7..2d83539 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ matplotlib==3.3.3 numpy==1.19.4 opencv-python==4.4.0.46 scikit-learn==0.23.2 -torch==1.7.1 +torch==1.13.1