diff --git a/setup.py b/setup.py index b109d90..fe083d1 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ 'itsdangerous==0.24', 'Jinja2==2.8', 'MarkupSafe==0.23', - 'Werkzeug==0.11.9', + 'Werkzeug==0.15.3', ], )