From fc78c621c5c7ca77f73a450686023d0c231004c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 14:09:55 +0000 Subject: [PATCH] build(deps): update peft requirement from >=0.15.2 to >=0.19.1 Updates the requirements on [peft](https://github.com/huggingface/peft) to permit the latest version. - [Release notes](https://github.com/huggingface/peft/releases) - [Commits](https://github.com/huggingface/peft/compare/v0.15.2...v0.19.1) --- updated-dependencies: - dependency-name: peft dependency-version: 0.19.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-npu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-npu.txt b/requirements-npu.txt index ea197c98..6b060e07 100644 --- a/requirements-npu.txt +++ b/requirements-npu.txt @@ -6,7 +6,7 @@ dill hydra-core numpy<2.0.0 pandas -peft>=0.15.2 +peft>=0.19.1 pyarrow>=15.0.0 pybind11 pylatexenc