# minimal requirements to run python setup.py test
pytest>=8.0.0
pytest-cov
# freeze versions breaking python 2.7 on travis
pyparsing<3
zipp<=0.5.1
configparser<=3.7.4
testfixtures
