summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-03-03 19:05:48 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-03-03 19:05:48 +0000
commit6e767b0fd189bf8b7fc7d9c797b5790dd0b7962b (patch)
tree4111fe4747ed46e9ee686556ea736fd351090864
parent6345b9051bdfcfb3315ef78ded1b739a8403a267 (diff)
downloadpython-ironicclient-6e767b0fd189bf8b7fc7d9c797b5790dd0b7962b.tar.gz
Updated from global requirements
Change-Id: I549994aa1671bc817c46451930edf039b3f96edc
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 34151ab..051a419 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@
pbr>=1.6 # Apache-2.0
appdirs>=1.3.0 # MIT License
dogpile.cache>=0.5.4 # BSD
-cliff!=1.16.0,>=1.15.0 # Apache-2.0
+cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
httplib2>=0.7.5 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0