Skip to content

Commit 9dfaf54

Browse files
Update kornia requirement from ~=0.7.1 to ~=0.8.0
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]>
1 parent 2f374a8 commit 9dfaf54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ GPy==1.13.1
4343
lightgbm==4.3.0
4444
xgboost==2.1.1
4545

46-
kornia~=0.7.1
46+
kornia~=0.8.0
4747
tensorboardX==2.6.2.2
4848
lief==0.15.1
4949
jax[cpu]==0.4.26

0 commit comments

Comments
 (0)