cb7da3d324
Change-Id: Id387a7c1058373a9adb9383cda52d250f6171500
9 lines
274 B
Plaintext
9 lines
274 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<2.0,>=1.3
|
|
Babel>=1.3
|
|
six>=1.9.0
|
|
wrapt>=1.7.0 # BSD License
|