From 3b29b31cb027d658a316aeeadb429498cfeec6e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 23:30:27 +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/master/CHANGELOG.md) - [Commits](https://github.com/kornia/kornia/compare/v0.6.7...v0.7.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 6344d31fc91..9e54ea0fa69 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.21.0 -kornia >=0.6.7, <0.6.13 +kornia >=0.6.7, <0.7.1 pytorch-msssim ==1.0.0 sewar >=0.4.4, <=0.4.6 numpy <1.25.0