diff --git a/requirements.txt b/requirements.txt index 8c77c53c0b..f1a0428f63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,8 @@ pyyaml # pytorch build script pins numpy version # https://github.com/pytorch/builder/blob/ae5c82e65cb3d8bac6df50e742a195019af91ad3/wheel/build_wheel.sh#L145 numpy==1.21.2 +# https://github.com/opencv/opencv-python/issues/885 +opencv-python==4.7.0.72 # Need https://github.com/kornia/kornia/commit/53808e5 to work on PyTorch nightly git+https://github.com/kornia/kornia.git@b7050c3 submitit