2015-06-03 12:49:50 -04:00
|
|
|
# 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.
|
|
|
|
|
2017-03-02 05:05:25 +00:00
|
|
|
pbr>=2.0.0 # Apache-2.0
|
2017-01-12 09:43:30 +00:00
|
|
|
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
|
2015-10-23 18:48:59 +00:00
|
|
|
oslo.serialization>=1.10.0 # Apache-2.0
|
2017-02-11 03:03:15 +00:00
|
|
|
psutil>=3.2.2 # BSD
|
2016-01-16 03:31:23 +00:00
|
|
|
six>=1.9.0 # MIT
|
2016-01-23 10:34:57 +00:00
|
|
|
oslo.i18n>=2.1.0 # Apache-2.0
|
2017-03-02 05:05:25 +00:00
|
|
|
oslo.utils>=3.20.0 # Apache-2.0
|