blob: e3eead6b024387ef8d140c9a79ce674006b75001 [file] [log] [blame]
Raissa Sarmento3dd627b2017-09-27 12:18:44 +01001# 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
Tom Barronad6f7de2020-04-03 17:04:12 -04005hacking>=3.0,<3.1.0;python_version>'3' # Apache-2.0
Raissa Sarmento3dd627b2017-09-27 12:18:44 +01006
OpenStack Proposal Botb09dceb2018-01-22 10:57:03 +00007coverage!=4.4,>=4.0 # Apache-2.0
8python-subunit>=1.0.0 # Apache-2.0/BSD
OpenStack Proposal Bot72710a22018-03-15 07:08:58 +00009sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
OpenStack Proposal Botb09dceb2018-01-22 10:57:03 +000010oslotest>=3.2.0 # Apache-2.0
Raissa Sarmento3dd627b2017-09-27 12:18:44 +010011stestr>=1.0.0 # Apache-2.0
OpenStack Proposal Botb09dceb2018-01-22 10:57:03 +000012testtools>=2.2.0 # MIT
Andreas Jaegera3fef5c2020-04-23 10:00:19 +020013openstackdocstheme>=1.31.2 # Apache-2.0
Raissa Sarmento3dd627b2017-09-27 12:18:44 +010014# releasenotes
OpenStack Proposal Botb09dceb2018-01-22 10:57:03 +000015reno>=2.5.0 # Apache-2.0