Remove pbr requirement

Oslo.config doesn't have a runtime dependency on PBR so remove it from
requirements.

Change-Id: I2b45bbffeca22811da09fb8431fc23f6926c6595
This commit is contained in:
Jamie Lennox 2015-05-26 17:13:58 +10:00
parent f1f972aeb7
commit cc9940f91e
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=0.11,<2.0
argparse
netaddr>=0.7.12
six>=1.9.0