diff --git a/setup.py b/setup.py index a80239e..447e09e 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ # - python image processing packages - "opencv-contrib-python==4.5.1.48", # "opencv-contrib-python>=4.2.0.34", - "Pillow==8.1.1", + "Pillow==10.0.1", "tifffile>=2020.2.16", "scikit-image==0.18.1", # - python numerical analysis packages -