# 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.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0

cliff>=1.7.0  # Apache-2.0
coverage>=3.6 # Apache-2.0
discover # BSD
mock>=1.0 # BSD
fixtures>=1.3.1 # BSD + Apache
flake8-import-order>=0.12 # LGPLv3
python-subunit>=0.0.18 # BSD + Apache-2.0
requests-mock>=0.5.1  # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1 # BSD
oslosphinx>=2.2.0  # Apache-2.0
oslo.privsep>=1.9.0  # Apache-2.0
pyroute2>=0.4.17  # Apache-2.0 (+ dual licensed GPL2)
testresources>=0.2.4 # Apache-2.0/BSD
testtools>=0.9.36,!=1.2.0 # MIT
testscenarios>=0.4 # Apache + BSD
WebTest>=2.0 # MIT
oslotest>=1.2.0  # Apache-2.0
tempest>=17.1.0  # Apache-2.0
babel!=2.4.0,>=2.3.4 # BSD
stestr>=1.0.0 # Apache-2.0
pylint>=1.7.6 # GPLv2
