blob: ba70259b2d0d8807a81096221ba5413a0b9b6ea0 [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.
Matthew Treinishb0136782014-06-09 15:39:34 -04004hacking>=0.9.2,<0.10
Sean Dagueb56052b2013-05-21 17:57:41 -04005# needed for doc build
OpenStack Proposal Bot3f9b77d2014-06-20 06:51:30 +00006sphinx>=1.1.2,!=1.2.0,<1.3
OpenStack Jenkins435e3862014-01-21 20:29:54 +00007python-subunit>=0.0.18
OpenStack Proposal Bot9dd154e2014-09-29 21:05:32 +00008oslosphinx>=2.2.0 # Apache-2.0
Matthew Treinish87086212013-10-28 20:21:54 +00009mox>=0.5.3
Matthew Treinishb817ad92013-12-05 21:47:38 +000010mock>=1.0
Matthew Treinishb2f5cad2014-01-07 21:54:55 +000011coverage>=3.6
OpenStack Proposal Bot9dd154e2014-09-29 21:05:32 +000012oslotest>=1.1.0 # Apache-2.0
13stevedore>=1.0.0 # Apache-2.0