From 8787cd3e96f43d33de10a066796b7db94506a2b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 16:33:41 +0000 Subject: [PATCH] Bump transformers from 4.45.1 to 4.50.0 in /Assets/Sounds Bumps [transformers](https://github.com/huggingface/transformers) from 4.45.1 to 4.50.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.45.1...v4.50.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.50.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Assets/Sounds/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Sounds/requirements.txt b/Assets/Sounds/requirements.txt index d907e2b5..f665afd1 100644 --- a/Assets/Sounds/requirements.txt +++ b/Assets/Sounds/requirements.txt @@ -246,7 +246,7 @@ torch==2.4.1 tornado==6.4.1 tqdm==4.66.5 traitlets==5.14.3 -transformers==4.45.1 +transformers==4.50.0 trove-classifiers==2024.10.21.16 types-python-dateutil==2.9.0.20241003 typing-inspect==0.9.0