diff --git a/setup.py b/setup.py index 3e4ced2..56a5982 100644 --- a/setup.py +++ b/setup.py @@ -16,6 +16,6 @@ "numpy>=1.16.3", "kubernetes >= 9.0.0", "Pillow == 7.0.0", - "opencv-python-headless==4.0.0.21", + "opencv-python-headless==4.2.0.32", ], )