Update pbr requirement to match global requirement

This is to match what is in the global-requirements.txt
in the requirements project.

Change-Id: I7ab338a27d22b60719798546206db776c6f70dd9
This commit is contained in:
alextricity25 2017-03-06 16:08:07 -06:00
parent ec2bebedca
commit 60ad8b0afc
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.2.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
PasteDeploy>=1.5.0
pbr<2.0,>=0.11
pbr>=2.0.0 # Apache-2.0
pecan>=0.8.0
oslo.messaging>=5.2.0 # Apache-2.0
oslo.middleware>=3.22.0 # Apache-2.0