diff --git a/setup.py b/setup.py index 5394197..07106f0 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ 'scipy==1.7.3,<2.0', 'python-daemon>=2.3.0,<3.0', 'luigi>=3.0.3,<3.1', - 'Pillow==8.4.0', + 'Pillow==10.0.1', 'PyYaml==6.0', 'biopython==1.76', 'click>=6.0',