Skip to content

Commit 767c678

Browse files
build(deps): update kornia requirement from <0.8.0,>=0.6.7 to >=0.6.7,<0.9.0 in /requirements (#2912)
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](kornia/kornia@v0.6.7...v0.8.0) --- updated-dependencies: - dependency-name: kornia dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b843e35 commit 767c678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/image_test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
33

44
scikit-image >=0.19.0, <0.26.0
5-
kornia >=0.6.7, <0.8.0
5+
kornia >=0.6.7, <0.9.0
66
pytorch-msssim ==1.0.0
77
sewar >=0.4.4, <=0.4.6
88
numpy <2.3.0

0 commit comments

Comments
 (0)