From b18bae54732c537edb8552f93abb4d57a4be7dc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 21:36:45 +0000 Subject: [PATCH] Bump accelerate from 0.28.0 to 0.30.1 Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.28.0 to 0.30.1. - [Release notes](https://github.com/huggingface/accelerate/releases) - [Commits](https://github.com/huggingface/accelerate/compare/v0.28.0...v0.30.1) --- updated-dependencies: - dependency-name: accelerate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 42570057..c5086ca6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ Pillow==10.3.0 psutil sentry-sdk python-dotenv -accelerate==0.28.0 +accelerate==0.30.1 opencv-python>=4.9.0.80,<4.10.0 PyYAML docstring_parser==0.16