diff --git a/setup.py b/setup.py index 8b4bd5b..053f937 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ def readme(): "pytest-cov==5.0.0", "pytest-mock==3.12.0", "pytest-xdist==3.6.1", - "Pillow==10.3.0", + "Pillow==10.4.0", "tensorflow_datasets>=3.1.0,<4.9.0", ], },