From e50fca36c90ea75c4c7248eca31fd3515cb23fa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Apr 2023 11:53:57 +0000 Subject: [PATCH] Bump pytorch-lightning from 1.5.10 to 1.6.0 Bumps [pytorch-lightning](https://github.com/PyTorchLightning/pytorch-lightning) from 1.5.10 to 1.6.0. - [Release notes](https://github.com/PyTorchLightning/pytorch-lightning/releases) - [Changelog](https://github.com/Lightning-AI/lightning/blob/master/CHANGELOG.md) - [Commits](https://github.com/PyTorchLightning/pytorch-lightning/compare/1.5.10...1.6.0) --- updated-dependencies: - dependency-name: pytorch-lightning dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd0825a..fd543bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ torch==1.13.0 torchvision==0.14.0 opencv-python==4.2.0.32 sympy==1.4 -pytorch-lightning==1.5.10 +pytorch-lightning==1.6.0 torchmetrics==0.7.2 torchsummary==1.5.1 scikit-learn==1.0.2