From d2ca11d9d28e2caaee011bead46232834e1f177d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 09:10:57 +0000 Subject: [PATCH] Bump datasets from 3.6.0 to 4.4.0 in /tests/python_tests Bumps [datasets](https://github.com/huggingface/datasets) from 3.6.0 to 4.4.0. - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](https://github.com/huggingface/datasets/compare/3.6.0...4.4.0) --- updated-dependencies: - dependency-name: datasets dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/python_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python_tests/requirements.txt b/tests/python_tests/requirements.txt index 74ba93a7fd..61afb38dac 100644 --- a/tests/python_tests/requirements.txt +++ b/tests/python_tests/requirements.txt @@ -25,7 +25,7 @@ timm==1.0.21 librosa==0.11.0 soundfile==0.13.1 datasets==4.1.1; sys_platform == "linux" -datasets==3.6.0; sys_platform != "linux" +datasets==4.4.0; sys_platform != "linux" torchcodec==0.7.0; sys_platform == "linux" rouge==1.0.1 # - microsoft/Phi-4-multimodal-instruct