Skip to content

Commit 8bcb96a

Browse files
Update kornia requirement from ~=0.4.0 to ~=0.4.1
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.4.0...v0.4.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 539c141 commit 8bcb96a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ mxnet==1.6.0
2424
torch==1.8.0+cpu
2525
torchaudio~=0.8.0
2626
torchvision~=0.9.0
27-
catboost==0.24.1
27+
catboost==0.24.4
2828
GPy==1.9.9
2929
lightgbm==3.0.0
3030
xgboost==1.3.1
31-
kornia~=0.4.0
31+
kornia~=0.4.1
3232

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

0 commit comments

Comments
 (0)