From 9b7dd71e45747ca1908c95825c0b3af6444a8058 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 00:43:23 +0000 Subject: [PATCH] Update dependency transformers to v4.38.0 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a63b69e..fcbe5cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -111,7 +111,7 @@ thinc==8.1.10 ; python_full_version >= "3.10.0" and python_full_version < "3.11. tokenizers==0.13.3 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" torch==2.0.1 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" tqdm==4.65.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" -transformers==4.30.2 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" +transformers==4.38.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" typer==0.7.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" types-aiofiles==23.1.0.4 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" types-pyopenssl==23.2.0.1 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"