uncap pbr

Having pbr capped causes conflicts when we install
python-storyboardclient with projects that do not have it capped.

Change-Id: I31d00f939297c320b76a75ac116b5ef62010a420
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-07-06 14:27:15 -04:00
parent af25ae6e07
commit f68b16ab5c
1 changed files with 1 additions and 1 deletions

View File

@ -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>=0.6,!=0.7,<1.0
pbr>=0.6,!=0.7
Babel>=1.3
oslo.config>=1.4.0