From 7c39e7b18830b0e622e89db692252df3211e11b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 20:14:20 +0000 Subject: [PATCH] Bump transformers from 4.30.0 to 4.36.0 Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.0 to 4.36.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.30.0...v4.36.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2135dc..1a59e5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ nltk jsonlines ratelimit torch==1.8.1+cu101 -f https://download.pytorch.org/whl/cu101/torch_stable.html -transformers==4.30.0 +transformers==4.36.0 ujson https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.4.0/en_core_sci_sm-0.4.0.tar.gz https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.3.0/en_core_sci_lg-0.3.0.tar.gz