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.
|
2018-05-09 02:42:43 +00:00
|
|
|
hacking>=1.0.0,<1.1.0 # Apache-2.0
|
2017-05-16 12:20:42 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2019-06-12 11:27:41 +02:00
|
|
|
ddt>=1.0.1 # MIT
|
2017-09-16 23:12:57 +00:00
|
|
|
doc8>=0.6.0 # Apache-2.0
|
2016-06-03 18:13:15 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2019-06-04 12:49:48 +02:00
|
|
|
mock>=3.0.0 # BSD
|
2017-04-07 06:05:15 +00:00
|
|
|
Babel!=2.4.0,>=2.3.4 # BSD
|
2016-12-23 12:58:42 +00:00
|
|
|
PyMySQL>=0.7.6 # MIT License
|
2016-04-30 18:03:48 +00:00
|
|
|
iso8601>=0.1.11 # MIT
|
2018-01-17 20:35:20 +00:00
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
2018-06-16 17:56:27 +07:00
|
|
|
stestr>=1.0.0 # Apache-2.0
|
2019-03-14 13:55:52 +08:00
|
|
|
psycopg2>=2.7.3 # LGPL/ZPL
|
2017-11-16 11:05:33 +00:00
|
|
|
testtools>=2.2.0 # MIT
|
2017-09-12 04:15:47 +00:00
|
|
|
testresources>=2.0.0 # Apache-2.0/BSD
|
2016-01-22 04:04:10 +00:00
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
2017-09-12 04:15:47 +00:00
|
|
|
WebTest>=2.0.27 # MIT
|
|
|
|
bashate>=0.5.1 # Apache-2.0
|
2017-09-07 10:10:07 -07:00
|
|
|
flake8-import-order>=0.13 # LGPLv3
|
2018-05-24 08:33:56 +07:00
|
|
|
Pygments>=2.2.0 # BSD
|
2019-06-03 15:04:41 +08:00
|
|
|
bandit!=1.6.0,>=1.1.0,<2.0.0 # Apache-2.0
|