c33e9b037d
Change-Id: I344a323193e5f103bc49c8dcf0ddfa0d827ab16c
9 lines
313 B
Plaintext
9 lines
313 B
Plaintext
# 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 # Apache-2.0
|
|
six>=1.9.0 # MIT
|
|
oslo.utils>=3.18.0 # Apache-2.0
|
|
stevedore>=1.17.1 # Apache-2.0
|