diff --git a/module4-geometry/practice2_homography/requirements.txt b/module4-geometry/practice2_homography/requirements.txt index f66518b..bdb0b9d 100644 --- a/module4-geometry/practice2_homography/requirements.txt +++ b/module4-geometry/practice2_homography/requirements.txt @@ -1,5 +1,5 @@ numpy==1.17.3 matplotlib==3.0.2 -opencv-contrib-python==4.1.0.25 +opencv-contrib-python==4.2.0.32 opencv-python==4.1.0.25 scikit-image==0.16.2 \ No newline at end of file