9b528707ae
Change-Id: I1756997c33b13e473bc1fa7b90c5fdbe6b3e5ca8
7 lines
272 B
Plaintext
7 lines
272 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.1.0,>=2.0.0 # Apache-2.0
|
|
dulwich>=0.15.0 # Apache-2.0
|