diff --git a/setup.py b/setup.py index 3e4ced2..aaa2a2c 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ "pandas>=0.24.2", "numpy>=1.16.3", "kubernetes >= 9.0.0", - "Pillow == 7.0.0", + "Pillow == 8.1.1", "opencv-python-headless==4.0.0.21", ], )