summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-15 23:39:05 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-15 23:39:05 +0000
commit84404091608e1b56b97cdba0138db4fa84b39aae (patch)
treeaa8dae6b9baa4c2f14a851c006affce78f02da27
parentafa76ee123334dc0981808ba616e3cd9e55e437d (diff)
downloadpython-saharaclient-84404091608e1b56b97cdba0138db4fa84b39aae.tar.gz
Updated from global requirements
Change-Id: I85c8e178ef2cc8760b128c13301a54f01c86a79b
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 19ddf95..efb8ecb 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,>=1.8 # Apache-2.0
+pbr>=1.8 # Apache-2.0
Babel>=2.3.4 # BSD
keystoneauth1>=2.18.0 # Apache-2.0