summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-08-26 00:36:19 +1200
committerLingxian Kong <anlin.kong@gmail.com>2020-09-01 13:58:05 +1200
commitd0cfb41b25ab600fef5708c3058c8057e38689b7 (patch)
tree42dac4977c934177127f0695af24c83b56572429 /test-requirements.txt
parent8daade000cc242507429a762b0df1e167801144b (diff)
downloadtrove-d0cfb41b25ab600fef5708c3058c8057e38689b7.tar.gz
PostgreSQL support
Change-Id: I7c77b210f5a1438739daebffea104eda3bda1a45
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 7c558ef7..3b90a3fa 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15,7 +15,6 @@ python-troveclient>=2.2.0 # Apache-2.0
testtools>=2.2.0 # MIT
pymongo!=3.1,>=3.0.2 # Apache-2.0
redis>=2.10.0 # MIT
-psycopg2>=2.6.2 # LGPL/ZPL
cassandra-driver!=3.6.0,>=2.1.4 # Apache-2.0
couchdb>=0.8 # Apache-2.0
stestr>=1.1.0 # Apache-2.0