diff --git a/requirements_dev.txt b/requirements_dev.txt index c0f1a8b..3499ef8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,5 +10,5 @@ cryptography==2.4.1 PyYAML==3.12 pytest==4.0.2 pytest-runner==4.2 -vcrpy==1.13.0 +vcrpy==2.0.1 twine==1.12.1