From aee1c8fd68fde42bc286e7cad30c52d372285e52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 15:11:22 +0000 Subject: [PATCH] Bump lightning from 2.0.3 to 2.3.3 Bumps [lightning](https://github.com/Lightning-AI/lightning) from 2.0.3 to 2.3.3. - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Commits](https://github.com/Lightning-AI/lightning/compare/2.0.3...2.3.3) --- updated-dependencies: - dependency-name: 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 765f808..bb0235a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ requests einops optuna seaborn -lightning==2.0.3 +lightning==2.3.3 bgflow @ git+https://github.com/RussellALA/bgflow.git nflows @ git+https://github.com/RussellALA/nflows.git