diff --git a/requirements/pytorch/strategies.txt b/requirements/pytorch/strategies.txt index e8a2372aff..101415a7c9 100644 --- a/requirements/pytorch/strategies.txt +++ b/requirements/pytorch/strategies.txt @@ -6,4 +6,4 @@ fairscale>=0.4.5, <0.4.13 deepspeed>=0.6.0, <=0.7.0 # no need to install with [pytorch] as pytorch is already installed horovod>=0.21.2, !=0.24.0, <=0.26.1 -hivemind==1.0.1; sys_platform == 'linux' +hivemind==1.1.2; sys_platform == 'linux'