Skip to content

Commit 1e79ef6

Browse files
dependabot[bot]lexierule
authored andcommitted
Update deepspeed requirement from <0.6.0 to <0.7.0 in /requirements (#13048)
* 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.4) --- updated-dependencies: - dependency-name: deepspeed dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01cc535 commit 1e79ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/strategies.txt

Lines changed: 1 addition & 1 deletion
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
44
horovod>=0.21.2,!=0.24.0, <=0.24.3
55
hivemind>=1.0.1, <=1.0.1; sys_platform == 'linux'

0 commit comments

Comments
 (0)