diff --git a/setup.py b/setup.py index 8979cce..92d66fa 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ "numpy>=1.15.0", "pandas>=0.23.4", "pip", - "pillow==5.2.0", + "pillow==9.3.0", "scikit-image==0.15.0", "scipy==1.1.0", "tqdm>=4.28.1",