diff --git a/requirements_dev.txt b/requirements_dev.txt index 30ea5ba..c3813be 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,6 +9,6 @@ cryptography==43.0.1 Sphinx==7.3.7 PyYAML==6.0.2 pytest==8.3.3 -vcrpy==2.1.1 +vcrpy==6.0.2 twine==5.1.1 black==24.8.0