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