diff --git a/requirements.txt b/requirements.txt index 8e7cdd1..a95956f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ django-cors-headers==4.3.1 # https://github.com/adamchainz/django-cors-headers drf-spectacular==0.27.2 # https://github.com/tfranzel/drf-spectacular Werkzeug[watchdog]==3.0.3 # https://github.com/pallets/werkzeug ipdb==0.13.13 # https://github.com/gotcha/ipdb -psycopg[binary]==3.1.19 # https://github.com/psycopg/psycopg +psycopg[binary]==3.2.3 # https://github.com/psycopg/psycopg # Testing # ------------------------------------------------------------------------------