From b43dd8df7c24dbe1d3c0a18ef50e1bafb96b0d19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 19:30:21 +0000 Subject: [PATCH] Bump peft from 0.11.1 to 0.15.1 Bumps [peft](https://github.com/huggingface/peft) from 0.11.1 to 0.15.1. - [Release notes](https://github.com/huggingface/peft/releases) - [Commits](https://github.com/huggingface/peft/compare/v0.11.1...v0.15.1) --- updated-dependencies: - dependency-name: peft 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 2a9b747..0b4e6a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ isort==5.13.2 matplotlib==3.9.0 numpy==1.26.4 pandas==2.2.3 -peft==0.11.1 +peft==0.15.1 regex==2024.11.6 requests==2.32.2 sentencepiece==0.2.0