summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-10-16 01:00:21 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-10-16 01:00:21 +0000
commitbf187bad982056d4dbc9b534a5a46807902853f3 (patch)
tree618001ac46a9ae8c21b193327a118bbc56e076b8
parent6e995794b44e053ec751c25221c16ac25d01fed9 (diff)
downloadpython-barbicanclient-bf187bad982056d4dbc9b534a5a46807902853f3.tar.gz
Updated from global requirements
Change-Id: I1d42ac2652878f302e44d7c14cc414ff246bc4bf
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 80e5617..a8b9722 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,8 +5,8 @@ pbr>=1.6
argparse
requests!=2.8.0,>=2.5.2
six>=1.9.0
-python-keystoneclient>=1.6.0
+python-keystoneclient!=1.8.0,>=1.6.0
cliff>=1.14.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
-oslo.utils>=2.0.0 # Apache-2.0
+oslo.utils>=2.4.0 # Apache-2.0