pytest==4.*; python_version < '3.0'
pytest==5.*; python_version >= '3.0'
pytest-cov==2.*
hypothesis==4.*; python_version < '3.0'
hypothesis==5.*; python_version >= '3.0'
