pyhamtools/requirements-pytest.txt
2022-05-12 01:43:23 +02:00

6 lines
165 B
Plaintext

pytest>=7.0.0; python_version>='3.6'
pytest==4.6.11; python_version<='3.5' and python_version>='2.7'
pytest-blockage>=0.2.2
pytest-localserver>=0.5
pytest-cov>=2.12