Skip to content

Commit

Permalink
Update kornia requirement from ~=0.7.1 to ~=0.8.0
Browse files Browse the repository at this point in the history
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.7.1...v0.8.0)

---
updated-dependencies:
- dependency-name: kornia
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 2f374a8 commit 9dfaf54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ GPy==1.13.1
lightgbm==4.3.0
xgboost==2.1.1

kornia~=0.7.1
kornia~=0.8.0
tensorboardX==2.6.2.2
lief==0.15.1
jax[cpu]==0.4.26
Expand Down

0 comments on commit 9dfaf54

Please sign in to comment.