
Update requirements with global requirements so that this is compatible with other development tools. Right now the requirement on pbr forces a downgrade of pbr - see http://lists.openstack.org/pipermail/openstack-dev/2016-January/083297.html Change-Id: Ica86a4fd23e47b901537af02807bbb104c4ed578
8 lines
240 B
Plaintext
8 lines
240 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.6
|
|
argparse
|
|
Babel>=1.3
|