From d21196cef916eebe8e20ba50c9a69459dbba9f21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:23:04 +0000 Subject: [PATCH] Bump horovod from 0.16.1 to 0.24.0 Bumps [horovod](https://github.com/horovod/horovod) from 0.16.1 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.16.1...v0.24.0) --- updated-dependencies: - dependency-name: horovod dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 171a2b7..ed0340c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ docopt==0.6.2 execnet==1.5.0 gnureadline==6.3.8 grpcio==1.19.0 -horovod==0.16.1 +horovod==0.24.0 joblib==0.13.2 kiwisolver==1.0.1 Markdown==3.1