Bump pbr versions.
We're about to release pbr 1.0. This needs to be permitted :). Also anything < 0.10 was totally broken with PEP-440 in pip, so we have to bump the lower end. Since we're bumping it, bring everything in line with the current release - which we gate on everywere anyway because setup_requires is unversioned. Change-Id: Ia7205b4599ae648cdb4935111458d92f2065b47e
This commit is contained in:
parent
949fb3c815
commit
2c872b4824
@ -84,7 +84,7 @@ paramiko>=1.13.0
|
|||||||
passlib
|
passlib
|
||||||
Paste
|
Paste
|
||||||
PasteDeploy>=1.5.0
|
PasteDeploy>=1.5.0
|
||||||
pbr>=0.6,!=0.7,<1.0
|
pbr>=0.11,<2.0
|
||||||
pecan>=0.8.0
|
pecan>=0.8.0
|
||||||
pexpect>=3.1,!=3.3 # ISC License
|
pexpect>=3.1,!=3.3 # ISC License
|
||||||
Pillow>=2.4.0 # MIT
|
Pillow>=2.4.0 # MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user