blob: 63f290ccc49f89ccbb3f2134d6e0450d1aafb6d5 [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.
Andreas Jaeger2aad8082020-03-28 19:25:15 +01004hacking>=3.0,<3.1.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