diff --git a/setup.py b/setup.py index 3da7443..9d8b934 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ def readme(): "pytest-cov==4.1.0", "pytest-mock==3.12.0", "pytest-xdist==3.6.0", - "Pillow==10.1.0", + "Pillow==10.3.0", "tensorflow_datasets>=3.1.0,<4.9.0", ], },