From 449e6bc1630c7f1da459dbecdb242e2323e04d23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 03:13:15 +0000 Subject: [PATCH] Bump pytorch-lightning from 1.8.3 to 2.1.4 Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.8.3 to 2.1.4. - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Commits](https://github.com/Lightning-AI/lightning/compare/1.8.3...2.1.4) --- updated-dependencies: - dependency-name: pytorch-lightning dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- runner-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runner-requirements.txt b/runner-requirements.txt index 3f40053..1b53dc8 100644 --- a/runner-requirements.txt +++ b/runner-requirements.txt @@ -8,7 +8,7 @@ # --------- pytorch --------- # torch>=1.11.0,<2.0.0 torchvision>=0.11.0 -pytorch-lightning==1.8.3 +pytorch-lightning==2.1.4 torchmetrics==0.11.0 # --------- hydra --------- #