blob: b22bec8f2c34d93cdb9d6087d9e476006e473c6f [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.
4
5pbr>=1.8 # Apache-2.0
DavidPurcell029d8c32017-01-06 15:27:41 -05006urllib3>=1.15.1 # MIT
Rajiv Kumar645dfc92017-01-19 13:48:27 +05307oslo.log>=3.11.0 # Apache-2.0