blob: 763f0ba6a6dcec921acabab90b52ca041505be83 [file] [log] [blame]
OpenStack Proposal Bot9dd154e2014-09-29 21:05:32 +00001# 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.
Joe Gordon28788b42015-02-25 12:42:37 -08004hacking<0.11,>=0.10.0
Sean Dagueb56052b2013-05-21 17:57:41 -04005# needed for doc build
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +00006sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
7python-subunit>=0.0.18 # Apache-2.0/BSD
OpenStack Proposal Bot3af6b7a2015-11-20 05:00:17 +00008oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
OpenStack Proposal Bot254a9a52016-04-08 23:57:22 +00009reno>=1.6.2 # Apache2
OpenStack Proposal Bot17b93462016-05-30 17:51:22 +000010mock>=2.0 # BSD
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000011coverage>=3.6 # Apache-2.0
OpenStack Proposal Bot5f40bcd2015-08-04 14:27:00 +000012oslotest>=1.10.0 # Apache-2.0