2015-01-22 19:09:30 +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.
|
|
|
|
|
2019-12-21 03:11:27 -06:00
|
|
|
hacking>=2.0.0 # Apache-2.0
|
2017-05-17 13:47:19 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2016-01-26 14:50:18 +02:00
|
|
|
ddt>=1.0.1 # MIT
|
2017-08-23 23:32:50 +00:00
|
|
|
reno>=2.5.0 # Apache-2.0
|
2020-01-09 08:58:36 -05:00
|
|
|
sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2 # BSD
|
2019-08-02 14:59:35 +08:00
|
|
|
openstackdocstheme>=1.20.0 # Apache-2.0
|
2018-01-16 12:45:11 +00:00
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
2016-01-18 22:44:41 +00:00
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
2017-11-16 11:19:54 +00:00
|
|
|
testtools>=2.2.0 # MIT
|
2018-06-03 08:18:53 -04:00
|
|
|
stestr>=1.0.0 # Apache-2.0
|
2017-01-24 20:13:04 +00:00
|
|
|
oslo.vmware>=2.17.0 # Apache-2.0
|
2017-12-19 02:05:57 +00:00
|
|
|
castellan>=0.16.0 # Apache-2.0
|