diff --git a/setup.py b/setup.py index 1f3803088b5ee07dea72f8c1fe7a10bf39175f0a..2ce3917e76c52c4096c3b940253256a00d5b4459 100644 --- a/setup.py +++ b/setup.py @@ -86,7 +86,7 @@ install_requires = [ "nbparameterise==0.6", "numpy==1.26.4", "pasha==0.1.1", - "pillow==10.3.0", + "pillow==10.4.0", "prettytable==3.10.0", "princess==0.6", "pymunge==0.1.3",