blob: 6a9111ebd370b9c31db3d9f1968f7ecbc6b36ed3 [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 Bota5f9a742014-11-18 11:37:43 +00006sphinx>=1.1.2,!=1.2.0,!=1.3b1,<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 Bota5f9a742014-11-18 11:37:43 +000012oslotest>=1.2.0 # Apache-2.0
13stevedore>=1.1.0 # Apache-2.0