From 79fdb5dbf1fa1d7d7489ced8fcad19a1fe196b70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 22:23:52 +0000 Subject: [PATCH] Update kornia requirement from ~=0.6.10 to ~=0.6.12 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.10...v0.6.12) --- updated-dependencies: - dependency-name: kornia dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index b1510adda9..7346645fd6 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -39,7 +39,7 @@ GPy==1.10.0 lightgbm==3.3.5 xgboost==1.7.5 -kornia~=0.6.10 +kornia~=0.6.12 tensorboardX==2.6 lief==0.12.3 jax[cpu]==0.4.8