From 91736afbf19dfd7d91507ca6eb7541166e1eb1cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 21:57:16 +0000 Subject: [PATCH] Bump pytorch-lightning from 0.7.6 to 2.4.0 Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 0.7.6 to 2.4.0. - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Commits](https://github.com/Lightning-AI/lightning/compare/0.7.6...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 d7ed55a..edd6aaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ transformers datasets fire>=0.3.0 -pytorch-lightning==0.7.6 +pytorch-lightning==2.4.0 gradient fastapi uvicorn