7a14c7fc55
Update requirements to the levels defined in OpenStack global-requirements on 2016-1-10. Change-Id: I4d39e763b4524e331a4fff356836d7fa94fc3d0e
10 lines
353 B
Plaintext
10 lines
353 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>=1.8 # Apache-2.0
|
|
PrettyTable>=0.7.1,<0.8 # BSD
|
|
osc-lib>=1.2.0 # Apache-2.0
|
|
oslo.i18n>=2.1.0 # Apache-2.0
|
|
oslo.utils>=3.16.0 # Apache-2.0
|