From b2dd538110eb756ef529ca58dfbde272ddb874e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 22:39:59 +0000 Subject: [PATCH] Bump transformers from 4.25.1 to 4.38.0 in /python Bumps [transformers](https://github.com/huggingface/transformers) from 4.25.1 to 4.38.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.25.1...v4.38.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 490fabf2..193acb3f 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -7,7 +7,7 @@ PyYAML==5.4.1 urllib3<2.0 # Issue -> https://stackoverflow.com/questions/76187256/importerror-urllib3-v2-0-only-supports-openssl-1-1-1-currently-the-ssl-modu # SentenceTransformers dependencies -transformers==4.25.1 +transformers==4.38.0 huggingface-hub==0.19.1 tensorflow-text==2.9.0 torch==1.11.0