diff --git a/requirements/local.txt b/requirements/local.txt index f49cc24..043ed86 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,7 +1,7 @@ -r base.txt Werkzeug[watchdog]==2.2.2 # https://github.com/pallets/werkzeug -ipdb==0.13.9 # https://github.com/gotcha/ipdb +ipdb==0.13.11 # https://github.com/gotcha/ipdb psycopg2==2.9.5 # https://github.com/psycopg/psycopg2 watchfiles==0.18.1 # https://github.com/samuelcolvin/watchfiles