From 9a6388804d6cdacb8c49329262415c91ca59b7aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:46:42 +0000 Subject: [PATCH] Bump peft from 0.11.1 to 0.14.0 Bumps [peft](https://github.com/huggingface/peft) from 0.11.1 to 0.14.0. - [Release notes](https://github.com/huggingface/peft/releases) - [Commits](https://github.com/huggingface/peft/compare/v0.11.1...v0.14.0) --- 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..bb719e0 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.14.0 regex==2024.11.6 requests==2.32.2 sentencepiece==0.2.0