From 3eb32f5eceb31c057b126e8663ba89f1d82d98de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 06:42:28 +0000 Subject: [PATCH] Bump deepspeed Bumps [deepspeed](https://github.com/microsoft/DeepSpeed) from 0.9.0 to 0.15.1. - [Release notes](https://github.com/microsoft/DeepSpeed/releases) - [Commits](https://github.com/microsoft/DeepSpeed/compare/v0.9.0...v0.15.1) --- updated-dependencies: - dependency-name: deepspeed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../docker/scripts/training/ortmodule/stage2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci_build/github/linux/docker/scripts/training/ortmodule/stage2/requirements.txt b/tools/ci_build/github/linux/docker/scripts/training/ortmodule/stage2/requirements.txt index dd86b32f88c76..d4a17def2c3a6 100644 --- a/tools/ci_build/github/linux/docker/scripts/training/ortmodule/stage2/requirements.txt +++ b/tools/ci_build/github/linux/docker/scripts/training/ortmodule/stage2/requirements.txt @@ -9,7 +9,7 @@ tensorboard==2.13.0 h5py wget pytorch-lightning==2.3.3 -deepspeed==0.9.0 +deepspeed==0.15.1 fairscale==0.4.6 parameterized>=0.8.1 pydantic<2.0.0