diff --git a/requirements/local.txt b/requirements/local.txt index 5b81549..c02d3cb 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,6 +1,6 @@ -r base.txt -Werkzeug==1.0.1 # https://github.com/pallets/werkzeug +Werkzeug==2.1.2 # https://github.com/pallets/werkzeug ipdb==0.13.7 # https://github.com/gotcha/ipdb psycopg2==2.8.5 --no-binary psycopg2 # https://github.com/psycopg/psycopg2