diff --git a/requirements/local.txt b/requirements/local.txt index 798a894..bfbe5c5 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,6 +1,6 @@ -r base.txt -Werkzeug[watchdog]==2.0.3 # https://github.com/pallets/werkzeug +Werkzeug[watchdog]==2.2.0 # https://github.com/pallets/werkzeug ipdb==0.13.9 # https://github.com/gotcha/ipdb psycopg2-binary==2.9.3 # https://github.com/psycopg/psycopg2