From ccfe5644ec79b39522a0a2a5b34536989c4f4939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 22:03:55 +0000 Subject: [PATCH] Bump pytorch-lightning from 1.8.5 to 2.4.0 Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.8.5 to 2.4.0. - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Commits](https://github.com/Lightning-AI/lightning/compare/1.8.5...2.4.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 9ac8f4f..3590d36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ numpy>=1.24.4,<2.0.0 omegaconf>=2.3.0 open-clip-torch==2.24.0 pillow>=9.5.0 -pytorch-lightning==1.8.5 +pytorch-lightning==2.4.0 pyyaml>=6.0.1 tokenizers>=0.19,<0.20 --extra-index-url https://download.pytorch.org/whl/cu117