diff --git a/setup.py b/setup.py index 2db4976..33d9631 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.1.1.26', 'torch==1.0.1.post2', 'torch-dct==0.1.5', 'pandas>=0.25,<0.26',