boltons/requirements-test.txt

6 lines
122 B
Plaintext
Raw Normal View History

2024-12-02 01:24:07 +00:00
coverage==7.2.7
pytest==7.4.4; python_version < "3.8"
pytest==8.3.4; python_version >= "3.8"
pytest-cov==4.1.0
tox==4.8.0