Skip to content

Commit e65fced

Browse files
Update deepspeed requirement from <0.6.0 to <0.7.0 in /requirements
Updates the requirements on [deepspeed](https://github.com/microsoft/DeepSpeed) to permit the latest version. - [Release notes](https://github.com/microsoft/DeepSpeed/releases) - [Commits](deepspeedai/DeepSpeed@v0.1.0...v0.6.5) --- updated-dependencies: - dependency-name: deepspeed dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71f4c5f commit e65fced

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
fairscale>=0.4.5, <=0.4.6
2-
deepspeed<0.6.0
2+
deepspeed<0.7.0
33
# no need to install with [pytorch] as pytorch is already installed
4-
horovod>=0.21.2,!=0.24.0, <=0.24.3
4+
horovod>=0.21.2, !=0.24.0, <0.25.1
55
hivemind>=1.0.1, <=1.0.1; sys_platform == 'linux'

0 commit comments

Comments
 (0)