diff --git a/backend/requirements/development.txt b/backend/requirements/development.txt index 8fa8d0f..f411f7e 100644 --- a/backend/requirements/development.txt +++ b/backend/requirements/development.txt @@ -1,6 +1,6 @@ -r base.txt -Werkzeug==3.0.0 # https://github.com/pallets/werkzeug +Werkzeug==3.0.1 # https://github.com/pallets/werkzeug ipdb==0.13.13 # https://github.com/gotcha/ipdb watchfiles==0.20.0 # https://github.com/samuelcolvin/watchfiles