From 968c604cb9604d4287e3b7a76929f2ae867b0b9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 23:23:05 +0100 Subject: [PATCH] Bump pytorch-lightning from 1.8.3 to 1.9.1 (#522) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b99c7a97..7783b23a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # --------- pytorch --------- # torch>=1.10.0 torchvision>=0.11.0 -pytorch-lightning==1.8.3 +pytorch-lightning==1.9.1 torchmetrics==0.11.0 # --------- hydra --------- #