diff --git a/setup.py b/setup.py index b2c5bdb88..c2f9630a4 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ INSTALL_REQUIRES = [ - "Pillow==7.0.0", + "Pillow==7.1.0", "SQLAlchemy==1.3.13", "WebOb==1.8.6", "WebTest==2.0.34",