blob: a08c27aede81a8af1b0cba3b382bad01eef8e4d5 [file] [log] [blame]
DavidPurcell663aedf2017-01-03 10:01:14 -05001# 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.
Felipe Monteiro299b9d42018-07-06 23:00:24 -04004hacking>=1.1.0,<1.2.0 # Apache-2.0
OpenStack Proposal Botd8e0d082017-07-25 20:47:47 +00005fixtures>=3.0.0 # Apache-2.0/BSD
OpenStack Proposal Bot39c460b2017-08-18 11:40:43 +00006mock>=2.0.0 # BSD
OpenStack Proposal Botc971b452017-07-06 14:03:09 +00007coverage!=4.4,>=4.0 # Apache-2.0
OpenStack Proposal Bot6836b872017-09-16 23:22:34 +00008nose>=1.3.7 # LGPL
9nosexcover>=1.0.10 # BSD
OpenStack Proposal Bote6a70a52018-01-16 04:28:31 +000010oslotest>=3.2.0 # Apache-2.0
Gage Hugo0f73e7c2018-08-21 15:51:08 -050011bandit>=1.5 # Apache-2.0