coverage==5.1
coveralls==1.7.0;python_version<'3.0'
coveralls==2.0.0;python_version>='3.6'
pytest==4.6.9;python_version<'3.0'
pytest==5.4.1;python_version>='3.6'
pytest-cov==2.8.1
twine==1.13.0;python_version<'3.0'
twine==3.1.1;python_version>='3.6'
setuptools==44.1.0;python_version<'3.0'
setuptools==46.1.3;python_version>='3.6'
