Skip to content

Commit

Permalink
build(deps): update kornia requirement from <0.6.12,>=0.6.7 to >=0.6.…
Browse files Browse the repository at this point in the history
…7,<0.6.13 in /requirements (#1732)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 26, 2023
1 parent 6ee1882 commit 98bcf1a
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,6 +2,6 @@
# 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.20.0
kornia >=0.6.7, <0.6.12
kornia >=0.6.7, <0.6.13
pytorch-msssim ==0.2.1
sewar >=0.4.4, <=0.4.5

0 comments on commit 98bcf1a

Please sign in to comment.