# 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.11.0,<0.12;python_version=='2.7' # Apache-2.0
hacking>=3.0.1,<3.1.0;python_version>='3.4' # Apache-2.0

coverage>=3.6
nose
pexpect
python-subunit>=0.0.18
oslotest>=1.2.0  # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4
mock>=2.0 # BSD
testtools>=0.9.36,!=1.2.0
python-swiftclient>=3.1.0
python-keystoneclient
ipython<6.0
ipywidgets<7.6.0;python_version=='2.7'
ipywidgets<7.6.0;python_version>='3.4'
jupyter
nbformat

bashate==0.5.0;python_version=='2.7' # Apache-2.0
bashate;python_version>='3.4'
