From df30f730dfa55daf289a81c6296b4f339a4f8099 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 03:24:53 +0000 Subject: [PATCH] Bump horovod from 0.16.0 to 0.24.0 Bumps [horovod](https://github.com/horovod/horovod) from 0.16.0 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.0...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 9e2af83..967ee1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ scipy==1.1.0 -horovod==0.16.0 +horovod==0.24.0 torch==1.5.0 torchvision==0.6.0 six==1.11.0