2015-02-16 17:23:42 +01: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-05-15 00:44:59 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2017-09-16 23:13:00 +00:00
|
|
|
doc8>=0.6.0 # Apache-2.0
|
2017-12-14 11:38:27 -08:00
|
|
|
flake8-import-order>=0.13 # LGPLv3
|
2018-05-14 12:44:10 +02:00
|
|
|
hacking>=1.0.0,<1.2.0 # Apache-2.0
|
2017-08-18 11:30:59 +00:00
|
|
|
mock>=2.0.0 # BSD
|
2018-03-15 07:00:30 +00:00
|
|
|
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
|
2018-01-29 00:09:48 +00:00
|
|
|
openstackdocstheme>=1.18.1 # Apache-2.0
|
2017-10-05 18:51:25 +00:00
|
|
|
os-testr>=1.0.0 # Apache-2.0
|
2017-08-18 11:30:59 +00:00
|
|
|
reno>=2.5.0 # Apache-2.0
|
2016-06-03 18:13:18 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2017-09-11 21:37:34 +00:00
|
|
|
testresources>=2.0.0 # Apache-2.0/BSD
|
2016-02-23 18:51:15 +02:00
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
2018-01-16 12:29:24 +00:00
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
2017-04-28 12:31:27 +02:00
|
|
|
pydot3>=1.0.8 # MIT License
|
2015-11-18 17:27:05 +02:00
|
|
|
|