diff --git a/setup.py b/setup.py index 690da0c4..70a462d2 100644 --- a/setup.py +++ b/setup.py @@ -122,7 +122,7 @@ "Jinja2==2.7.2", "MarkupSafe==0.23", "SQLAlchemy==1.2.19", - "Werkzeug==0.12.2", + "Werkzeug==2.2.3", "itsdangerous==0.24", "python-gnupg==0.3.7", "pytz==2016.10",