blob: be3a4f18f346b17cdaa50c2415f26896cbc3d616 [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 Botaa3cd712016-02-26 21:47:33 +00009reno>=0.1.1 # Apache2
OpenStack Proposal Bot8b2c2c32016-01-22 04:10:15 +000010mox>=0.5.3 # Apache-2.0
11mock>=1.2 # BSD
12coverage>=3.6 # Apache-2.0
OpenStack Proposal Bot5f40bcd2015-08-04 14:27:00 +000013oslotest>=1.10.0 # Apache-2.0