From 2ef82054b7739be4f38d3ba66db509f0036b80c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:22:54 +0000 Subject: [PATCH] Bump horovod from 0.18.1 to 0.24.0 Bumps [horovod](https://github.com/horovod/horovod) from 0.18.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.18.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 190c955..aad1695 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ tensorflow==1.13.1 -horovod==0.18.1 +horovod==0.24.0 gradient \ No newline at end of file