diff --git a/requirements.txt b/requirements.txt index 1169d21..ed21a39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,4 +35,4 @@ python-dotenv==0.19.0 pytz==2021.1 six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' sqlalchemy==1.4.25; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' -werkzeug==2.0.1; python_version >= '3.6' +werkzeug==2.2.3; python_version >= '3.6'