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 66fb1cf commit a6cdeedCopy full SHA for a6cdeed
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.8
+psycopg2-binary==2.9.9
0 commit comments