diff --git a/requirements/local.txt b/requirements/local.txt index 583c7c2e..96e5eb5a 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,6 +1,6 @@ -r base.txt -Werkzeug==2.2.3 # https://github.com/pallets/werkzeug +Werkzeug==3.1.4 # https://github.com/pallets/werkzeug ipdb==0.13.13 # https://github.com/gotcha/ipdb psycopg2==2.9.3 # https://github.com/psycopg/psycopg2 watchgod==0.7 # https://github.com/samuelcolvin/watchgod