f234316cce
This is now maintained as a Jazzband project [1]. [1] https://github.com/jazzband/prettytable Change-Id: Id484bf8fe017bf8f6784155462640840b2053677 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
10 lines
362 B
Plaintext
10 lines
362 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.config>=5.2.0 # Apache-2.0
|
|
oslo.i18n>=3.15.3 # Apache-2.0
|
|
PrettyTable>=0.7.1 # BSD
|
|
oslo.utils>=4.5.0 # Apache-2.0
|
|
oslo.policy>=2.0.0 # Apache-2.0
|