summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-11 01:38:35 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-11 01:38:35 +0000
commit74ee1a13e699e149235b56e6a4cdeeb27d51cc67 (patch)
tree316bc95a0173b2b1853e5bf4c6b5827e05921f14
parent71a35f1ab4810e1f84400ed70031c0530a715328 (diff)
downloadpython-designateclient-74ee1a13e699e149235b56e6a4cdeeb27d51cc67.tar.gz
Updated from global requirements
Change-Id: I77a9b0ea0bf75cfd5be07d508a2faac55844cd01
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index e835302..2bf0b63 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.13.0 # Apache-2.0
+cliff>=1.14.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0
oslo.utils>=1.9.0 # Apache-2.0
pbr<2.0,>=1.4