summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-04-12 04:21:58 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-04-12 04:21:58 +0000
commit28427f80d79a64b63610e63500165affb735c668 (patch)
treeb85d30b616f9569837b509c7781442ce04ff7887
parentfb2e3677036fbe90f2321330e14308d17b917964 (diff)
downloadpython-saharaclient-28427f80d79a64b63610e63500165affb735c668.tar.gz
Updated from global requirements
Change-Id: I8d2ff0b965bee6743e9566c58ea9f77c2a634c98
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 9c1da6c..ea91f5e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr>=2.0.0 # Apache-2.0
+pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
keystoneauth1>=2.18.0 # Apache-2.0