-r requirements.txt

deepdiff==6.3.0

bumpversion==0.6.0
# pin cryptography version to allow installation on PyPy 3.7 (v7.3.9)
cryptography==40.0.2
# cryptography is a dependency of twine
twine==4.0.2

black==23.3.0
isort==5.11.0

tox==4.4.8
coverage==7.2.2
pytest==7.2.2
pytest-cov==4.0.0
pytest-lazy-fixture==0.6.3
pytest-subprocess==1.5.0
pytest-runner==6.0.0
requests-mock==1.10.0
