diff --git a/setup.py b/setup.py index 897eee567..b0c28edf2 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ def readme(): "matplotlib>=3.0.0, <4.0.0", "numpy>=1.16.2, <2.0.0", "pandas>=1.0.0, <3.0.0", - "Pillow>=5.4.1, <11.0.0", + "Pillow>=5.4.1, <12.0.0", "opencv-python>=3.2.0, <5.0.0", "scipy>=1.5.0, <2.0.0", 'scikit-image>=0.19, <0.23',