From eaa12ee53a36d2487aa8692effb951c9e5ef45e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 08:22:53 +0000 Subject: [PATCH] Bump kornia from 0.7.0 to 0.7.4 in /tests Bumps [kornia](https://github.com/kornia/kornia) from 0.7.0 to 0.7.4. - [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.7.0...v0.7.4) --- updated-dependencies: - dependency-name: kornia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/constraints.txt b/tests/constraints.txt index c2855029df0f63..60a3f30eef0095 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -25,6 +25,6 @@ pytest-timeout==2.2.0 jax<=0.4.14 jaxlib<=0.4.14 torch>=1.13,<2.3 -kornia==0.7.0 +kornia==0.7.4 networkx<=3.1.0 keras>=2.0.0,<3.0.0