freezer-dr/test-requirements.txt

17 lines
532 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.
astroid==1.6.5 # LGPLv2.1
flake8>=2.5.4,<2.6.0 # MIT
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
coverage>=3.6
mock>=1.0
pep8==1.5.7
mccabe==0.2.1 # MIT License
pylint==1.9.2 # GPLv2
pyflakes==0.8.1
stestr>=2.0.0 # Apache-2.0
testtools>=0.9.36
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0