From 276510f62516b25677fa36465b180739cdd26110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 21:49:55 +0000 Subject: [PATCH] Bump transformers from 4.29.1 to 4.30.0 in /Chapter09 Bumps [transformers](https://github.com/huggingface/transformers) from 4.29.1 to 4.30.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.29.1...v4.30.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter09/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter09/requirements.txt b/Chapter09/requirements.txt index cf770dc..ff46909 100644 --- a/Chapter09/requirements.txt +++ b/Chapter09/requirements.txt @@ -184,7 +184,7 @@ torchvision==0.15.2 tornado @ file:///Users/runner/miniforge3/conda-bld/tornado_1681817622718/work tqdm==4.65.0 traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1675110562325/work -transformers==4.29.1 +transformers==4.30.0 trove-classifiers==2023.3.9 typing_extensions @ file:///home/conda/feedstock_root/build_artifacts/typing_extensions_1678559861143/work uri-template==1.2.0