summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-09 18:23:34 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-09 18:23:34 +0000
commitafa76ee123334dc0981808ba616e3cd9e55e437d (patch)
treeecbe8bd18b1de38466f4ede4ee123a5d4a3dd948
parent2717afef7bd12ff89a81df4b26583fda98806e1f (diff)
downloadpython-saharaclient-afa76ee123334dc0981808ba616e3cd9e55e437d.tar.gz
Updated from global requirements
Change-Id: I46fedbdce2b2420433b0ff0c0c4d667aed6dac77
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index efb8ecb..19ddf95 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>=1.8 # Apache-2.0
+pbr<2.0.0,>=1.8 # Apache-2.0
Babel>=2.3.4 # BSD
keystoneauth1>=2.18.0 # Apache-2.0