# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=0.11,<2.0
subprocess32>=3.2.6,<3.2.9
futures>=3.0.2,<3.0.5
# pyyaml security vulnerability fix not available in GA as of now
# hence using beta candidate
pyyaml==4.2b4
netaddr>=0.7.18,<0.8
