blob: 702a3af361e9029a74e0f5ac7fc13c4be2d95b5d [file] [log] [blame]
David Lyle64302f12016-04-29 15:46:34 -06001# The order of packages is significant, because pip processes them in the order
2# of appearance. Changing the order has an impact on the overall integration
3# process, which may cause wedges in the gate later.
4
5hacking<0.11,>=0.10.0
6
Akihiro Motokif391a5f2017-11-16 12:13:37 +00007coverage!=4.4,>=4.0 # Apache-2.0
Akihiro Motokifd4ad6b2018-08-12 17:15:41 +09008oslosphinx>=4.7.0 # Apache-2.0
Akihiro Motokif391a5f2017-11-16 12:13:37 +00009python-subunit>=1.0.0 # Apache-2.0/BSD
10sphinx>=1.6.2 # BSD
Ha Manh Dong2d24cb72018-07-19 09:48:23 +070011stestr>=2.0.0 # Apache-2.0