diff --git a/setup.py b/setup.py index 244a249..614fd98 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ packages =['SimpliPyTEM'], install_requires=['numpy', 'ncempy==1.10.0', - 'Pillow==12.2.0', + 'Pillow==12.3.0', 'mrcfile==1.4.3', 'moviepy==1.0.3', 'airium==0.2.5',