summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2018-02-08 19:15:36 -0500
committerTim Graham <timograham@gmail.com>2018-03-01 11:47:29 -0500
commit1bbde541766f4e766c1c4c22c2e006a569441a2e (patch)
treeceffc8a07b1a3c92676630ef358c0a57c7cc67df
parentd92f899cb5708f7309dda4fa9e0a17a660ccf9ee (diff)
[1.8.x] Switched test requirement to new psycopg2-binary package.
Backport of d4373b6da4b420fe9211438addeedb396a3821be from master
-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 4ff5f170a9..9be376d61c 100644
--- a/tests/requirements/postgres.txt
+++ b/tests/requirements/postgres.txt
@@ -1 +1 @@
-psycopg2>=2.5
+psycopg2-binary>=2.5