From e7508e76cf503d73486abd9491359fbcb001c68d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:08:39 +0000 Subject: [PATCH] Bump pytorch-lightning from 1.9.1 to 2.0.1.post0 Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.9.1 to 2.0.1.post0. - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Commits](https://github.com/Lightning-AI/lightning/compare/1.9.1...2.0.1.post0) --- updated-dependencies: - dependency-name: pytorch-lightning dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7783b23..2c8bf73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # --------- pytorch --------- # torch>=1.10.0 torchvision>=0.11.0 -pytorch-lightning==1.9.1 +pytorch-lightning==2.0.1.post0 torchmetrics==0.11.0 # --------- hydra --------- #