diff --git a/setup.py b/setup.py index aed253a..dafa4a1 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ 'scikit-image', 'tensorflow', 'opencv-python==3.4.2.17', - 'opencv-contrib-python==3.4.2.17', + 'opencv-contrib-python==4.2.0.32', 'pandas', 'pytest', 'matplotlib',