Skip to content

Commit bfe12ea

Browse files
Update kornia requirement from ~=0.6.1 to ~=0.6.2
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/master/CHANGELOG.md) - [Commits](kornia/kornia@v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: kornia dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b2a379 commit bfe12ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ catboost==1.0.3
3434
GPy==1.10.0
3535
lightgbm==3.3.1
3636
xgboost==1.5.1
37-
kornia~=0.6.1
37+
kornia~=0.6.2
3838
tensorboardX==2.4.1
3939
lief==0.11.5
4040

0 commit comments

Comments
 (0)