2014-09-04 16:14:11 +00: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-04-17 17:22:20 +00:00
|
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
2014-09-04 16:14:11 +00:00
|
|
|
|
2017-04-17 17:22:20 +00:00
|
|
|
Babel!=2.4.0,>=2.3.4 # BSD
|
2020-10-06 19:46:10 +00:00
|
|
|
eventlet>=0.26.0 # MIT
|
2017-09-14 00:43:25 +00:00
|
|
|
oslo.i18n>=3.15.3 # Apache-2.0
|
2018-01-16 04:34:18 +00:00
|
|
|
oslo.log>=3.36.0 # Apache-2.0
|
2017-09-14 00:43:25 +00:00
|
|
|
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
2017-12-19 02:26:39 +00:00
|
|
|
oslo.utils>=3.33.0 # Apache-2.0
|
2017-06-10 21:49:46 +00:00
|
|
|
requests>=2.14.2 # Apache-2.0
|
2019-02-05 19:03:38 +00:00
|
|
|
sahara>=10.0.0.0b1
|
2017-11-16 11:27:55 +00:00
|
|
|
six>=1.10.0 # MIT
|