diff --git a/setup.py b/setup.py index 2db4976..bab2660 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ history = history_file.read() install_requires = [ - 'opencv-python==4.1.0.25', + 'opencv-python==4.2.0.32', 'torch==1.0.1.post2', 'torch-dct==0.1.5', 'pandas>=0.25,<0.26',