From af1cc401c94d67757bf43d724482833ffe6f818c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:37:16 +0000 Subject: [PATCH] build(deps): bump torch in /mask_detection_training/infer/files Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.7.0. - [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.13.1...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mask_detection_training/infer/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mask_detection_training/infer/files/requirements.txt b/mask_detection_training/infer/files/requirements.txt index 6f7191a..5ed69c2 100644 --- a/mask_detection_training/infer/files/requirements.txt +++ b/mask_detection_training/infer/files/requirements.txt @@ -1,4 +1,4 @@ numpy==1.24.1 opencv_python==4.7.0.68 Pillow==10.0.1 -torch==1.13.1 +torch==2.7.0