From a94c18457b4c2789c8fc08804b31d7ee72cebac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 06:49:45 +0000 Subject: [PATCH] [tune](deps): Bump transformers in /python/requirements/tune Bumps [transformers](https://github.com/huggingface/transformers) from 4.3.2 to 4.6.1. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.3.2...v4.6.1) Signed-off-by: dependabot[bot] --- python/requirements/tune/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/tune/requirements_tune.txt b/python/requirements/tune/requirements_tune.txt index 556ac28659c3..05a8bf23d4ae 100644 --- a/python/requirements/tune/requirements_tune.txt +++ b/python/requirements/tune/requirements_tune.txt @@ -43,7 +43,7 @@ torch==1.8.1+cpu;sys_platform!="darwin" torchvision==0.9.1+cpu;sys_platform!="darwin" -transformers==4.3.2 +transformers==4.6.1 wandb==0.10.29 xgboost==1.3.3 zoopt==0.4.1