diff --git a/setup.py b/setup.py index acbc926c6..e948693aa 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ INSTALL_REQUIRES = [ "antlr4-python3-runtime==4.9.3", - "Pillow==7.0.0", + "Pillow==9.0.1", "SQLAlchemy==1.3.13", "WebOb==1.8.6", "WebTest==2.0.35",