From 959af4828bffb0f603085f5f7f1e96b54e8e64d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:22:52 +0000 Subject: [PATCH] Bump horovod in /recognition/partial_fc/mxnet/setup-utils Bumps [horovod](https://github.com/horovod/horovod) from 0.19.2 to 0.24.0. - [Release notes](https://github.com/horovod/horovod/releases) - [Changelog](https://github.com/horovod/horovod/blob/master/CHANGELOG.md) - [Commits](https://github.com/horovod/horovod/compare/v0.19.2...v0.24.0) --- updated-dependencies: - dependency-name: horovod dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- recognition/partial_fc/mxnet/setup-utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recognition/partial_fc/mxnet/setup-utils/requirements.txt b/recognition/partial_fc/mxnet/setup-utils/requirements.txt index 5dffa3f83..923d57003 100644 --- a/recognition/partial_fc/mxnet/setup-utils/requirements.txt +++ b/recognition/partial_fc/mxnet/setup-utils/requirements.txt @@ -1,5 +1,5 @@ easydict==1.9 -horovod==0.19.2 +horovod==0.24.0 mxboard==0.1.0 opencv-python==4.2.0.34 tqdm==4.48.2