summaryrefslogtreecommitdiff
path: root/tests/requirements/postgres.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/requirements/postgres.txt')
-rw-r--r--tests/requirements/postgres.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/requirements/postgres.txt b/tests/requirements/postgres.txt
index 91f911080c..b000879b5c 100644
--- a/tests/requirements/postgres.txt
+++ b/tests/requirements/postgres.txt
@@ -1,3 +1,2 @@
-psycopg>=3.1.14; implementation_name == 'pypy'
-psycopg[binary]>=3.1.8; implementation_name != 'pypy'
+psycopg[binary]>=3.1.12
psycopg-pool>=3.2.0