Skip to content

Commit 2be7702

Browse files
Update kornia requirement from ~=0.5.1 to ~=0.5.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@0.5.1...0.5.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent bcdce12 commit 2be7702

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.25.1
3232
GPy==1.10.0
3333
lightgbm==3.2.1
3434
xgboost==1.4.2
35-
kornia~=0.5.1
35+
kornia~=0.5.2
3636

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

0 commit comments

Comments
 (0)