From 1bbf38769d67ecf5d4d1f9f267a5260015677016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jan 2022 08:17:25 +0000 Subject: [PATCH] [tune](deps): Bump timm from 0.4.5 to 0.5.4 in /python/requirements/ml Bumps [timm](https://github.com/rwightman/pytorch-image-models) from 0.4.5 to 0.5.4. - [Release notes](https://github.com/rwightman/pytorch-image-models/releases) - [Changelog](https://github.com/rwightman/pytorch-image-models/blob/master/docs/archived_changes.md) - [Commits](https://github.com/rwightman/pytorch-image-models/compare/v0.4.5...v0.5.4) --- updated-dependencies: - dependency-name: timm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/ml/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/ml/requirements_tune.txt b/python/requirements/ml/requirements_tune.txt index b86b7b1f08a2..6c6068a862bc 100644 --- a/python/requirements/ml/requirements_tune.txt +++ b/python/requirements/ml/requirements_tune.txt @@ -35,7 +35,7 @@ scikit-learn==0.24.2 scikit-optimize==0.8.1 sigopt==7.5.0 smart_open==5.1.0 -timm==0.4.5 +timm==0.5.4 transformers==4.10.0 wandb==0.12.5 xgboost==1.3.3