2014-09-11 17:20:35 +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.
|
2020-01-10 11:43:07 -06:00
|
|
|
hacking>=2.0.0 # Apache-2.0
|
2017-05-15 00:54:47 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2016-06-03 03:44:52 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2020-01-10 14:21:47 -06:00
|
|
|
flake8-import-order>=0.13 # LGPLv3
|
2018-01-16 04:32:02 +00:00
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
2017-06-10 21:48:48 +00:00
|
|
|
requests>=2.14.2 # Apache-2.0
|
2018-03-28 10:36:59 +00:00
|
|
|
requests-mock>=1.2.0 # Apache-2.0
|
2017-12-27 16:16:23 +09:00
|
|
|
stestr>=1.0.0 # Apache-2.0
|
2017-11-16 11:25:40 +00:00
|
|
|
testtools>=2.2.0 # MIT
|
2017-11-15 01:53:52 +00:00
|
|
|
tempest>=17.1.0 # Apache-2.0
|
2016-08-21 00:10:10 +00:00
|
|
|
osprofiler>=1.4.0 # Apache-2.0
|
2019-05-09 16:47:41 -05:00
|
|
|
bandit!=1.6.0,>=1.1.0 # Apache-2.0
|
2016-06-23 17:51:54 -05:00
|
|
|
wrapt>=1.7.0 # BSD License
|
2020-02-17 17:10:04 +02:00
|
|
|
ddt>=1.0.1 # MIT
|