Bump pbr version to match g-r

update the min pbr version to prevent problems with some of
the oslo libraries where we specify conditions like the
following in requirements.txt
python_version=='2.7'

Change-Id: Idd6386fa6edb1acfe7931fd9b45cc334708d8108
This commit is contained in:
Davanum Srinivas 2015-08-18 17:42:07 -04:00
parent dbfe37470b
commit c2460263fd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
pbr>=0.6,!=0.7,<1.0
pbr>=1.4
argparse
launchpadlib
requests>=1.1