From 9098a8fe5c7ee0716bb3514c0300255afa4b29aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 11:01:25 +0000 Subject: [PATCH] Bump torch Bumps [torch](https://github.com/pytorch/pytorch) from 1.4.0 to 2.2.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.4.0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../layout-detector/tesseract/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anuvaad-etl/anuvaad-extractor/document-processor/layout-detector/tesseract/requirements.txt b/anuvaad-etl/anuvaad-extractor/document-processor/layout-detector/tesseract/requirements.txt index 9e0451e1b9..dd6b9afd19 100644 --- a/anuvaad-etl/anuvaad-extractor/document-processor/layout-detector/tesseract/requirements.txt +++ b/anuvaad-etl/anuvaad-extractor/document-processor/layout-detector/tesseract/requirements.txt @@ -21,7 +21,7 @@ xmltodict==0.12.0 anuvaad-auditor==0.1.4 #scikit-image==0.17.2 #scipy==1.5.3 -torch==1.4.0 +torch==2.2.0 torchvision==0.5.0 opencv-python==4.4.0.40