diff --git a/requirements/local.txt b/requirements/local.txt index a8458d7..1722b11 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,6 +1,6 @@ -r production.txt -watchdog==4.0.2 # https://github.com/gorakhargosh/watchdog +watchdog==6.0.0 # https://github.com/gorakhargosh/watchdog Werkzeug[watchdog]==3.0.4 # https://github.com/pallets/werkzeug ipdb==0.13.13 # https://github.com/gotcha/ipdb psycopg[binary]==3.2.3 # https://github.com/psycopg/psycopg