diff --git a/backend/requirements/local.txt b/backend/requirements/local.txt index c95ba9e1..d18b762f 100644 --- a/backend/requirements/local.txt +++ b/backend/requirements/local.txt @@ -1,6 +1,6 @@ -r ./base.txt -Werkzeug==1.0.1 # https://github.com/pallets/werkzeug +Werkzeug==3.0.3 # https://github.com/pallets/werkzeug ipdb==0.13.3 # https://github.com/gotcha/ipdb Sphinx==3.1.1 # https://github.com/sphinx-doc/sphinx psycopg2-binary==2.8.5 # https://github.com/psycopg/psycopg2