porthole/test-requirements.txt

23 lines
613 B
Plaintext

# 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.
# When modifying this file `tox -e freeze-testreq` must be run to regenerate the test-requirements-frozen.txt.
astroid==2.3.3
bandit==1.5.1
flake8==3.6.0
hacking==0.12.0 # Apache-2.0
coverage==4.5.1 # Apache-2.0
pylint==2.4.4
python-subunit==1.3.0 # Apache-2.0/BSD
oslotest==3.7.0 # Apache-2.0
stestr==2.1.1 # Apache-2.0
testtools==2.3.0 # MIT
mock==3.0.5
nose==1.3.7
responses==0.10.2
yapf==0.24.0