summaryrefslogtreecommitdiff
path: root/tests/requirements/postgres.txt
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-02-16 12:11:39 -0500
committerTim Graham <timograham@gmail.com>2015-02-16 18:07:27 -0500
commit3adc5f1ee6618a615db07d4a868b366a15c39f82 (patch)
tree45e0265a40f9bd038bca06d0d5d05d8db29c3b4c /tests/requirements/postgres.txt
parent664c038f2c5b56d1ce929243d29cd4e11ea5f9ea (diff)
Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for contrib.postgres).
Diffstat (limited to 'tests/requirements/postgres.txt')
-rw-r--r--tests/requirements/postgres.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/requirements/postgres.txt b/tests/requirements/postgres.txt
index 658130bb2c..4ff5f170a9 100644
--- a/tests/requirements/postgres.txt
+++ b/tests/requirements/postgres.txt
@@ -1 +1 @@
-psycopg2
+psycopg2>=2.5