blob: c6bf5ca348e326001cd72359f1b7059f1f03face [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.
Stephen Finucanefc42cc62018-07-06 13:39:55 +01004hacking>=1.1.0,<1.2.0 # Apache-2.0
Pavlo Shchelokovskyye27f8792020-06-18 23:14:37 +03005pycodestyle<2.6.0 # Expat
OpenStack Proposal Bot05c86922017-08-18 11:44:10 +00006mock>=2.0.0 # BSD
OpenStack Proposal Bote7eaab42017-05-18 12:56:52 +00007coverage!=4.4,>=4.0 # Apache-2.0
OpenStack Proposal Bot24f82fe2018-01-17 05:52:56 +00008oslotest>=3.2.0 # Apache-2.0
Masayuki Igawa134d9f72017-02-10 18:05:26 +09009flake8-import-order==0.11 # LGPLv3