diff --git a/setup.py b/setup.py index a4af195..39992c8 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ def readme(): "pytest-cov>=2.6.1", "pytest-mock>=3.1.1", "pytest-xdist==2.2.1", - "Pillow==8.1.2", + "Pillow==8.2.0", "tensorflow_datasets>=3.1.0", ], },