2016-01-15 19:38:28 +08: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.
|
|
|
|
|
2020-05-12 17:52:13 -05:00
|
|
|
hacking>=3.0.1,<3.1.0 # Apache-2.0
|
2016-01-15 19:38:28 +08:00
|
|
|
|
2019-12-25 02:07:23 -08:00
|
|
|
bandit>=1.6.0 # Apache-2.0
|
2018-07-09 13:54:45 +07:00
|
|
|
coverage>=3.6,!=4.4 # Apache-2.0
|
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2020-09-17 16:30:12 +08:00
|
|
|
ddt>=1.2.1 # MIT
|
2018-07-09 13:54:45 +07:00
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
2020-09-17 16:30:12 +08:00
|
|
|
stestr>=2.2.0 # Apache-2.0
|
2018-07-09 13:54:45 +07:00
|
|
|
testresources>=2.0.0 # Apache-2.0/BSD
|
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
2020-09-17 16:30:12 +08:00
|
|
|
testtools>=2.4.0 # MIT
|
2018-07-09 13:54:45 +07:00
|
|
|
tempest>=17.1.0 # Apache-2.0
|
2018-05-10 09:30:49 +07:00
|
|
|
doc8>=0.6.0 # Apache-2.0
|
2018-08-10 16:53:34 +08:00
|
|
|
Pygments>=2.2.0 # BSD license
|
2019-05-07 10:56:02 +08:00
|
|
|
os-resource-classes>=0.5.0 # Apache-2.0
|
2020-01-07 15:22:26 +08:00
|
|
|
cursive>=0.2.1 # Apache-2.0
|
2022-08-03 22:22:30 +05:30
|
|
|
WebTest>=2.0.27 # MIT
|