summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-17 03:18:42 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-17 03:18:42 +0000
commitf9f08d7cf7cb53a39d3cb4dfce6f0379aca0f565 (patch)
tree2a304eb51af805d8aa9ebb19745797df9d6c855d
parent372623207181e2b74c73e6d3c73b95b18d304286 (diff)
downloadpython-designateclient-f9f08d7cf7cb53a39d3cb4dfce6f0379aca0f565.tar.gz
Updated from global requirements
Change-Id: I2c3c96659c72f2a28a31c685aa5389f0f9666111
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 98c9f7d..37a1825 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ cliff>=1.14.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0
oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0
pbr>=1.6
-python-keystoneclient>=1.6.0
+python-keystoneclient!=1.8.0,>=1.6.0
requests!=2.8.0,>=2.5.2
six>=1.9.0
stevedore>=1.5.0 # Apache-2.0