diff --git a/requirements/production.txt b/requirements/production.txt index eb61c38..e1685fb 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -3,7 +3,7 @@ -r base.txt gunicorn==22.0.0 # https://github.com/benoitc/gunicorn -psycopg2-binary==2.9.9 # https://github.com/psycopg/psycopg +psycopg[c]==3.1.18 # https://github.com/psycopg/psycopg sentry-sdk==2.1.1 # https://github.com/getsentry/sentry-python # Django