summaryrefslogtreecommitdiff
path: root/tests/requirements/postgres.txt
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2018-02-08 19:15:36 -0500
committerTim Graham <timograham@gmail.com>2018-02-08 20:02:35 -0500
commitd4373b6da4b420fe9211438addeedb396a3821be (patch)
tree71d5b995347d3c0e09c692da641e3afbeb18f21d /tests/requirements/postgres.txt
parentff61a250815d32ff185501a5afef0245fec7d878 (diff)
Switched test requirement to new psycopg2-binary package.
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 59041b90ef..820d85bb44 100644
--- a/tests/requirements/postgres.txt
+++ b/tests/requirements/postgres.txt
@@ -1 +1 @@
-psycopg2>=2.5.4
+psycopg2-binary>=2.5.4