Fix pbr requirement
Change-Id: I96338f00f328d82884f71fc7ce17c70f99e33406
This commit is contained in:
parent
6e2d1c7987
commit
3f9fb284c1
@ -1,6 +1,7 @@
|
|||||||
# The order of packages is significant, because pip processes them in the order
|
# 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
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
pbr>=1.8.0,<1.9.0
|
||||||
PyYAML>=3.1.0
|
PyYAML>=3.1.0
|
||||||
simplejson>=2.2.0
|
simplejson>=2.2.0
|
||||||
netifaces>=0.10.4
|
netifaces>=0.10.4
|
||||||
|
Loading…
Reference in New Issue
Block a user