Bump pbr and hacking version

Bumping pbr required a bump to hacking otherwise build will fail
with VersionConflict error.

Change-Id: I3d2a031c175dcd25b309bd3cbf15f5ebad0c4744
This commit is contained in:
Monty Taylor 2015-07-08 09:28:14 -04:00 committed by Khai Do
parent 58ca447785
commit 24de1df8df
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
pbr>=0.8.2,<1.0
pbr>=0.11,<2.0
paramiko>=1.8.0
six>=1.7.0

View File

@ -1,4 +1,4 @@
hacking>=0.5.6,<0.8
hacking>=0.5.6,<0.11
sphinx>=1.1.2,<1.2
python-subunit
testrepository