From a7b3418d6ad56bd804c4c04fa182df4ae12d099f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:55:22 +0000 Subject: [PATCH] build(deps): update kornia requirement in /requirements Updates the requirements on [kornia](https://github.com/kornia/kornia) to permit the latest version. - [Release notes](https://github.com/kornia/kornia/releases) - [Changelog](https://github.com/kornia/kornia/blob/main/CHANGELOG.md) - [Commits](https://github.com/kornia/kornia/compare/v0.6.7...v0.8.0) --- updated-dependencies: - dependency-name: kornia dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/image_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/image_test.txt b/requirements/image_test.txt index 4169e861081..03842bddd08 100644 --- a/requirements/image_test.txt +++ b/requirements/image_test.txt @@ -2,7 +2,7 @@ # in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment scikit-image >=0.19.0, <0.26.0 -kornia >=0.6.7, <0.8.0 +kornia >=0.6.7, <0.9.0 pytorch-msssim ==1.0.0 sewar >=0.4.4, <=0.4.6 numpy <2.3.0