blob: 510fa295ec0abb6fac6a8265950f9ecc2d4fe8bd [file] [log] [blame] [edit]
coverage==4.5.2
flake8==3.6.0; python_version != '3.3'
flake8==3.4.1; python_version == '3.3'
mock==1.0.1
pytest==2.9.1; python_version == '3.3'
pytest==4.1.0; python_version != '3.3'
pytest-cov==2.6.1; python_version != '3.3'
pytest-cov==2.5.1; python_version == '3.3'
pytest-timeout==1.3.3