Skip to content

Commit a0e6f71

Browse files
Update kornia requirement from ~=0.5.3 to ~=0.5.4
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.3...0.5.4) --- updated-dependencies: - dependency-name: kornia dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4db46b5 commit a0e6f71

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
3232
GPy==1.10.0
3333
lightgbm==3.2.1
3434
xgboost==1.4.2
35-
kornia~=0.5.3
35+
kornia~=0.5.4
3636

3737
# Lingvo ASR dependencies
3838
# supported versions: (lingvo==0.6.4 with tensorflow-gpu==2.1.0)

0 commit comments

Comments
 (0)