From a8a2e130969f35ba384e0ecfd97b5d03ce4df5f2 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Thu, 14 Jul 2016 19:10:53 -0400 Subject: [PATCH] Upgrade to the latest cryptography. --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index c3f253d635..2a5def50cc 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -30,7 +30,7 @@ certifi==2015.4.28 cffi==1.5.2 chardet==2.3.0 -cryptography==1.2.3 +cryptography==1.4 # Needed for integrations defusedxml==0.4.1