3a562a8724
Bumping few lower constraints to pass it on Focal node. Change-Id: I3488fe211af11afb1a069583432bafb9287c1a7a
9 lines
359 B
Plaintext
9 lines
359 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.
|
|
cliff!=2.9.0,>=2.8.0 # Apache-2.0
|
|
keystoneauth1>=3.4.0 # Apache-2.0
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
|
PyYAML>=3.13 # MIT
|
|
requests>=2.14.2 # Apache-2.0
|