From 34a9429f262124e161b7bfbcb4aba7bf1553dd47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 23:00:52 +0000 Subject: [PATCH] Bump accelerate in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [accelerate](https://github.com/huggingface/accelerate). Updates `accelerate` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/huggingface/accelerate/releases) - [Commits](https://github.com/huggingface/accelerate/compare/v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: accelerate dependency-version: 1.14.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47352a7..9ba056b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ # ========== CORE ========== torch==2.11.0 transformers==5.10.2 -accelerate==1.13.0 +accelerate==1.14.0 numpy==2.3.5 pandas==3.0.3