summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-03-04 22:35:47 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-03-04 22:35:47 +0000
commit575917105b51ab5ce37c61d1afee6301e3cdd9de (patch)
treeed57d65b5e1722b90601672fb95c7ebe821a8755 /requirements.txt
parent319a331e513a57ce1419b11f1a618158a5e33870 (diff)
downloadpython-designateclient-575917105b51ab5ce37c61d1afee6301e3cdd9de.tar.gz
Updated from global requirements
Change-Id: I228d270c5ac7d7421ee79617cb798f97987ee4ac
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ba46f88..0c51d63 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-cliff!=1.16.0,>=1.15.0 # Apache-2.0
+cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
oslo.utils>=3.5.0 # Apache-2.0
pbr>=1.6 # Apache-2.0