![Steve Martinelli](/assets/img/avatar_default.png)
Remove the copied over version from oslo-incubator and use the library oslo.i18n Change-Id: I0511c63b9c65c6585cc999c4fae0fd0b21b19d48
10 lines
402 B
Plaintext
10 lines
402 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.
|
|
|
|
oslo.concurrency>=1.4.1 # Apache-2.0
|
|
oslo.config>=1.6.0 # Apache-2.0
|
|
oslo.i18n>=1.3.0 # Apache-2.0
|
|
oslo.log>=0.1.0 # Apache-2.0
|
|
oslo.serialization>=1.2.0 # Apache-2.0
|