Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
Bump kornia from 0.6.6 to 0.6.8
Browse files Browse the repository at this point in the history
Bumps [kornia](https://github.com/kornia/kornia) from 0.6.6 to 0.6.8.
- [Release notes](https://github.com/kornia/kornia/releases)
- [Changelog](https://github.com/kornia/kornia/blob/master/CHANGELOG.md)
- [Commits](kornia/kornia@v0.6.6...v0.6.8)

---
updated-dependencies:
- dependency-name: kornia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2022
1 parent 753ea40 commit 84ad87c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-cpu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ torchvision==0.13.0+cpu
ray[serve]==2.0.0
fastapi==0.81.0
imageio==2.21.2
kornia==0.6.6
kornia==0.6.8
opencv-python==4.6.0.66
Pillow==9.2.0
scikit-image==0.19.3
Expand Down
2 changes: 1 addition & 1 deletion requirements-gpu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ torchvision==0.13.0+cu116
ray[serve]==2.0.0
fastapi==0.81.0
imageio==2.21.2
kornia==0.6.6
kornia==0.6.8
opencv-python==4.6.0.66
Pillow==9.2.0
scikit-image==0.19.3
Expand Down

0 comments on commit 84ad87c

Please sign in to comment.