diff --git a/setup.py b/setup.py index 8e193256..b47eaf8f 100644 --- a/setup.py +++ b/setup.py @@ -122,7 +122,7 @@ "Jinja2==2.11.3", "MarkupSafe==1.1.1", "SQLAlchemy==1.3.24", - "Werkzeug==0.15.6", + "Werkzeug==3.0.6", "itsdangerous==0.24", "python-gnupg==0.3.7", "pytz==2016.10",