Skip to content

Commit ffc5920

Browse files
Update kornia requirement from ~=0.5.10 to ~=0.5.11
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@0.5.10...0.5.11) --- updated-dependencies: - dependency-name: kornia dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 118fcb0 commit ffc5920

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
@@ -32,7 +32,7 @@ catboost==0.26.1
3232
GPy==1.10.0
3333
lightgbm==3.2.1
3434
xgboost==1.4.2
35-
kornia~=0.5.10
35+
kornia~=0.5.11
3636
tensorboardX==2.4
3737
lief==0.11.5
3838

0 commit comments

Comments
 (0)