blob: 65e353184796c4b12086072271d1ac54b40acb70 [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 Botcfc3aff2015-06-22 20:01:22 +00006sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
OpenStack Jenkins435e3862014-01-21 20:29:54 +00007python-subunit>=0.0.18
OpenStack Proposal Botcfc3aff2015-06-22 20:01:22 +00008oslosphinx>=2.5.0 # Apache-2.0
Matthew Treinish87086212013-10-28 20:21:54 +00009mox>=0.5.3
OpenStack Proposal Botd928eb82015-07-23 12:54:19 +000010mock>=1.2
Matthew Treinishb2f5cad2014-01-07 21:54:55 +000011coverage>=3.6
OpenStack Proposal Bot5bad7812015-07-15 21:27:22 +000012oslotest>=1.7.0 # Apache-2.0