From d8e1c297f7161bc49b2ec79fe7968456767704b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 08:20:29 +0000 Subject: [PATCH] Bump datasets from 3.6.0 to 4.1.1 in /tools/who_what_benchmark Bumps [datasets](https://github.com/huggingface/datasets) from 3.6.0 to 4.1.1. - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](https://github.com/huggingface/datasets/compare/3.6.0...4.1.1) --- updated-dependencies: - dependency-name: datasets dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/who_what_benchmark/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/who_what_benchmark/requirements.txt b/tools/who_what_benchmark/requirements.txt index ba398cea50..c99f3a5ebb 100644 --- a/tools/who_what_benchmark/requirements.txt +++ b/tools/who_what_benchmark/requirements.txt @@ -7,7 +7,7 @@ pandas>=2.0.3 numpy>=1.23.5 tqdm>=4.66.1 diffusers -datasets==3.6.0 +datasets==4.1.1 auto-gptq; sys_platform == "linux" autoawq<0.2.8; sys_platform == "linux" sentencepiece