Bump pbr cap to <2.0

Hacking's pbr cap of <1.0 is breaking things (see bug for a lot more
detail). Since projects are still using hacking 0.9.x bump the PBR cap
to unbreak projects still on 0.9.x.

Change-Id: I77f2b7e661c4de067e39596765d36a4463a2d143
Closes-Bug: #1456376
(cherry picked from commit bc4b1118e1)
This commit is contained in:
Joe Gordon 2015-05-18 17:29:02 -07:00
parent 3af414c0c9
commit f63394c9a4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
pbr>=0.6,!=0.7,<1.0
pbr>=0.11,<2.0
pep8==1.5.6
pyflakes==0.8.1