We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61df0e2 commit 010e400Copy full SHA for 010e400
requirements/postgres.txt
@@ -1,4 +1,4 @@
1
# DEV: Replace this with `psycopg[binary]` when the minimum required Django version is
2
# 4.2 or higher, as this is likely to be deprecated in the future
3
# (see https://docs.djangoproject.com/en/4.2/releases/4.2/#psycopg-3-support)
4
-psycopg2-binary==2.9.6
+psycopg2-binary==2.9.7
0 commit comments