From 1bd9b3b50855ddf44aba903c7699ca312830d71a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 07:10:13 +0000 Subject: [PATCH] Bump pytorch-lightning from 0.7.2 to 1.2.3 Bumps [pytorch-lightning](https://github.com/PyTorchLightning/pytorch-lightning) from 0.7.2 to 1.2.3. - [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.7.2...1.2.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f96d9e..ec20f42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ torchvision==0.5.0 numpy==1.16.2 pandas==0.23.3+dfsg scikit_video==1.1.11 -pytorch_lightning==0.7.2 +pytorch_lightning==1.2.3 tqdm==4.46.0 googledrivedownloader==0.4 scikit_learn==0.23.1