diff --git a/requirements.txt b/requirements.txt index 785f1ea..e9403d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ argparse==1.2.1 bbcode==1.0.16 boto==2.28.0 cffi==1.3.0 -cryptography==1.1 +cryptography==3.2 defusedxml==0.4.1 django-annoying==0.8.0 django-classy-tags==0.5.1 diff --git a/requirements_local.txt b/requirements_local.txt index 252fbad..03c004c 100644 --- a/requirements_local.txt +++ b/requirements_local.txt @@ -1,7 +1,7 @@ bbcode==1.0.16 boto==2.28.0 cffi==1.3.0 -cryptography==1.1 +cryptography==3.2 defusedxml==0.4.1 Django==1.7.1 django-annoying==0.8.0