57d86d4d3e
Change-Id: I70701d93800ec250562584b0549a0132eed78b3d
9 lines
258 B
Plaintext
9 lines
258 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.
|
|
|
|
argparse
|
|
jinja2
|
|
pbr>=0.6,!=0.7,<1.0
|
|
six>=1.7.0
|