diff --git a/requirements.txt b/requirements.txt index 6dc0ed91e..8ab373fd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -145,6 +145,6 @@ watchdog==2.1.5; python_version >= "3.6" and python_full_version < "3.0.0" or py wcwidth==0.2.5; python_full_version >= "3.6.2" and python_version >= "3.7" webencodings==0.5.1; python_version >= "3.7" websocket-client==1.2.1; python_version >= "3.6" -werkzeug==2.0.1; python_version >= "3.6" +werkzeug==2.2.3; python_version >= "3.6" widgetsnbextension==3.5.1 zipp==3.5.0; python_version >= "3.6" and python_version < "3.9" and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.8" or python_full_version >= "3.4.0" and python_version >= "3.7" and python_version < "3.8")