summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-11 08:04:38 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-11 08:04:38 +0000
commitfe709f2661a37e1f6b6b39b3025806c204d6a6e0 (patch)
tree610c9ad569c45ce46fd4c8008e7517d8817bb98e
parentc339796bc968014bf2266a3f5a425f8c2627056f (diff)
downloadpython-designateclient-fe709f2661a37e1f6b6b39b3025806c204d6a6e0.tar.gz
Updated from global requirements
Change-Id: I540627596f9df0b03bb402700b371ccc180554fd
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 7e1be3b..271a111 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.17.0,>=1.14.0 # Apache-2.0
+cliff!=1.16.0,!=1.17.0,>=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