From d6e47428c3896961310d5ca13e1e318a54fd0421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 20:47:28 +0000 Subject: [PATCH] Bump transformers in /exa/libraries/multimodal-main/examples/mdetr Bumps [transformers](https://github.com/huggingface/transformers) from 4.16.0 to 4.36.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.16.0...v4.36.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- exa/libraries/multimodal-main/examples/mdetr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exa/libraries/multimodal-main/examples/mdetr/requirements.txt b/exa/libraries/multimodal-main/examples/mdetr/requirements.txt index 6a658899..c103ba83 100644 --- a/exa/libraries/multimodal-main/examples/mdetr/requirements.txt +++ b/exa/libraries/multimodal-main/examples/mdetr/requirements.txt @@ -2,4 +2,4 @@ prettytable==3.3.0 pycocotools==2.0.4 pytorch-lightning==1.6.0 scipy==1.8.1 -transformers==4.16.0 +transformers==4.36.0