summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-03 19:04:21 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-03 19:04:21 +0000
commitc8cc4b2cc4dc0a98c46ba00b6c04115f98c6435a (patch)
tree20ff1851a504c8449d7f7a97209904deae877a84 /test-requirements.txt
parentbc1cdf0e20d955c8195f7715841a46e70b662054 (diff)
downloadtrove-c8cc4b2cc4dc0a98c46ba00b6c04115f98c6435a.tar.gz
Updated from global requirements
Change-Id: Ic9ccaffd36641cb12821303934d33dd755ea130a
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 71ace1b6..6bfce312 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -24,7 +24,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD
pymongo!=3.1,>=3.0.2 # Apache-2.0
redis>=2.10.0 # MIT
psycopg2>=2.5 # LGPL/ZPL
-cassandra-driver>=2.1.4 # Apache-2.0
+cassandra-driver!=3.6.0,>=2.1.4 # Apache-2.0
pycrypto>=2.6 # Public Domain
couchdb>=0.8 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0