7a9f4e7d67
Change-Id: I529107e85456ea385e21a455166bc26b409da400
9 lines
286 B
Plaintext
9 lines
286 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
|
|
netaddr!=0.7.16,>=0.7.12
|
|
six>=1.9.0
|
|
stevedore>=1.5.0 # Apache-2.0
|