diff --git a/requirements_dev.txt b/requirements_dev.txt index 31986e0..83d4db8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,6 +5,6 @@ flake8==2.4.1 tox==2.1.1 coverage==4.0 Sphinx==1.3.1 -cryptography==1.0.1 +cryptography==3.2 PyYAML==3.11 django==1.8.5