From 1316928b9a9d9a42c70bceb8b8e0d0a8ab43e051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 07:45:48 +0000 Subject: [PATCH] :arrow_up: Bump pytorch-lightning Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Changelog](https://github.com/Lightning-AI/lightning/blob/1.6.0/CHANGELOG.md) - [Commits](https://github.com/Lightning-AI/lightning/compare/1.5.0...1.6.0) --- updated-dependencies: - dependency-name: pytorch-lightning dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../container/ControlNet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ControlNet_SageMaker_Hosting/ControlNet_bring_your_own_container/container/ControlNet/requirements.txt b/ControlNet_SageMaker_Hosting/ControlNet_bring_your_own_container/container/ControlNet/requirements.txt index e839adc..06b5390 100644 --- a/ControlNet_SageMaker_Hosting/ControlNet_bring_your_own_container/container/ControlNet/requirements.txt +++ b/ControlNet_SageMaker_Hosting/ControlNet_bring_your_own_container/container/ControlNet/requirements.txt @@ -4,7 +4,7 @@ albumentations==1.3.0 opencv-contrib-python==4.4.0.46 imageio==2.9.0 imageio-ffmpeg==0.4.2 -pytorch-lightning==1.5.0 +pytorch-lightning==1.6.0 omegaconf==2.1.1 test-tube>=0.7.5 streamlit==1.12.1