Fix pbr requirement

Change-Id: If6555784a6e6de2bb518a8f2d122ed279db590dc
This commit is contained in:
Liam Young 2016-04-13 10:24:51 +00:00
parent cb0d08942a
commit cdb6f31f02

View File

@ -1,6 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.8.0,<1.9.0
PyYAML>=3.1.0
simplejson>=2.2.0
netifaces>=0.10.4