2014-09-13 07:22:22 +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-12-08 21:20:20 +01:00
|
|
|
|
2017-05-16 12:20:42 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2021-07-13 14:37:28 +02:00
|
|
|
ddt>=1.2.1 # MIT
|
2016-06-03 18:13:15 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2020-09-10 11:05:16 +02:00
|
|
|
PyMySQL>=0.8.0 # MIT License
|
2016-04-30 18:03:48 +00:00
|
|
|
iso8601>=0.1.11 # MIT
|
2020-04-18 14:35:21 +08:00
|
|
|
oslo.reports>=1.18.0 # Apache-2.0
|
2018-01-17 20:35:20 +00:00
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
2021-07-13 14:37:28 +02:00
|
|
|
stestr>=2.0.0 # Apache-2.0
|
2020-09-10 11:05:16 +02:00
|
|
|
psycopg2>=2.8.5 # LGPL/ZPL
|
2017-11-16 11:05:33 +00:00
|
|
|
testtools>=2.2.0 # MIT
|
2017-09-12 04:15:47 +00:00
|
|
|
WebTest>=2.0.27 # MIT
|
2020-09-08 23:54:45 +09:00
|
|
|
pysnmp>=4.4.12
|
2021-07-13 14:37:28 +02:00
|
|
|
bandit!=1.6.0,>=1.1.0,<2.0.0 # Apache-2.0
|