Pin horovod to <0.24 (#12234)

This commit is contained in:
Adrian Wälchli 2022-03-04 23:16:23 +01:00 committed by GitHub
parent 5d2a3eab69
commit 0db85d633c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# extended list of package dependencies to reach full functionality
matplotlib>3.1
horovod>=0.21.2 # no need to install with [pytorch] as pytorch is already installed
horovod>=0.21.2,<0.24 # no need to install with [pytorch] as pytorch is already installed
torchtext>=0.8.*
omegaconf>=2.0.5
hydra-core>=1.0.5