Skip to content

Commit

Permalink
build(deps): update kornia requirement from <0.8.0,>=0.6.7 to >=0.6.7…
Browse files Browse the repository at this point in the history
…,<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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent b843e35 commit 767c678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/image_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 767c678

Please sign in to comment.