From 23bf498ac5839927f494f6da9f6f7a914517cb68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 11:50:07 +0000 Subject: [PATCH] Bump pytorch-lightning from 0.8.5 to 1.6.0 in /gesticulator Bumps [pytorch-lightning](https://github.com/PyTorchLightning/pytorch-lightning) from 0.8.5 to 1.6.0. - [Release notes](https://github.com/PyTorchLightning/pytorch-lightning/releases) - [Changelog](https://github.com/PyTorchLightning/pytorch-lightning/blob/master/CHANGELOG.md) - [Commits](https://github.com/PyTorchLightning/pytorch-lightning/compare/0.8.5...1.6.0) --- updated-dependencies: - dependency-name: pytorch-lightning dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gesticulator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gesticulator/requirements.txt b/gesticulator/requirements.txt index 507e952..3a36f76 100644 --- a/gesticulator/requirements.txt +++ b/gesticulator/requirements.txt @@ -44,7 +44,7 @@ pysptk==0.1.18 python-dateutil==2.8.1 python-speech-features==0.6 pytorch-crf==0.7.0 -pytorch-lightning==0.8.5 +pytorch-lightning==1.6.0 pytorch-nlp==0.5.0 pytz==2019.3 PyYAML==5.4.1