Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
403 B
Plaintext
Raw Permalink Normal View History

2023-08-31 17:47:11 -04:00
pre-commit==3.3.3
2023-08-31 17:53:51 -04:00
ruff==0.0.286
2023-08-31 13:35:09 -04:00
pytest==7.4.0
pytest-cov==4.1.0
2023-08-31 15:04:21 -04:00
pytest-mock==3.11.1 # https://github.com/pytest-dev/pytest-mock/
pytest-socket==0.6.0 # https://github.com/miketheman/pytest-socket
requests-mock==1.11.0 # https://github.com/jamielennox/requests-mock
pytest-subtests==0.11.0 # https://github.com/pytest-dev/pytest-subtests
pytest-icdiff==0.6 # https://pypi.org/project/pytest-icdiff/