diff --git a/setup.py b/setup.py index 6bf65bc..d4df7f7 100644 --- a/setup.py +++ b/setup.py @@ -73,7 +73,7 @@ 'threadpoolctl==2.1.0', 'typing-extensions==3.7.4.2', 'urllib3==1.26.5', - 'Werkzeug==1.0.1', + 'Werkzeug==2.2.3', 'wrapt==1.12.1', 'yarl==1.4.2', 'zipp==3.1.0',