diff --git a/examples/pytorch/image_recognition/torchvision_models/quantization/qat/eager/distributed/requirements.txt b/examples/pytorch/image_recognition/torchvision_models/quantization/qat/eager/distributed/requirements.txt index b3bae312911..c7328ca634e 100644 --- a/examples/pytorch/image_recognition/torchvision_models/quantization/qat/eager/distributed/requirements.txt +++ b/examples/pytorch/image_recognition/torchvision_models/quantization/qat/eager/distributed/requirements.txt @@ -1,4 +1,4 @@ --find-links https://download.pytorch.org/whl/torch_stable.html torch==1.8.0+cpu torchvision==0.9.0+cpu -horovod==0.22.1 +horovod==0.24.0