blob: 200aa2300a8cc779a43ae9fa61830a2783acb4bd [file] [log] [blame]
Michael Johnson34139b02017-03-15 10:31:10 -07001# 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
OpenStack Proposal Bot81d63492017-06-06 01:53:58 +00005hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
Michael Johnson34139b02017-03-15 10:31:10 -07006
OpenStack Proposal Bot81d63492017-06-06 01:53:58 +00007coverage!=4.4,>=4.0 # Apache-2.0
Michael Johnson34139b02017-03-15 10:31:10 -07008python-subunit>=0.0.18 # Apache-2.0/BSD
OpenStack Proposal Bot81d63492017-06-06 01:53:58 +00009sphinx!=1.6.1,>=1.5.1 # BSD
Michael Johnson34139b02017-03-15 10:31:10 -070010oslosphinx>=4.7.0 # Apache-2.0
11oslotest>=1.10.0 # Apache-2.0
OpenStack Proposal Bot81d63492017-06-06 01:53:58 +000012testrepository>=0.0.18 # Apache-2.0/BSD
13testscenarios>=0.4 # Apache-2.0/BSD
Michael Johnson34139b02017-03-15 10:31:10 -070014testtools>=1.4.0 # MIT
15
16# releasenotes
OpenStack Proposal Bot81d63492017-06-06 01:53:58 +000017reno!=2.3.1,>=1.8.0 # Apache-2.0