summaryrefslogtreecommitdiff
path: root/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 /requirements.txt
parent8daade000cc242507429a762b0df1e167801144b (diff)
downloadtrove-d0cfb41b25ab600fef5708c3058c8057e38689b7.tar.gz
PostgreSQL support
Change-Id: I7c77b210f5a1438739daebffea104eda3bda1a45
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 172fb769..6579d13f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -48,3 +48,4 @@ cryptography>=2.1.4 # BSD/Apache-2.0
oslo.policy>=1.30.0 # Apache-2.0
diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2 # Apache-2.0
docker>=4.2.0 # Apache-2.0
+psycopg2-binary>=2.6.2 # LGPL/ZPL