From 0be14447de934ee99361020a264e0d07f4854039 Mon Sep 17 00:00:00 2001 From: Olli Jarva Date: Thu, 16 May 2019 17:27:54 +0300 Subject: [PATCH] Update cryptography version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9562fb3..9a0da51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -cryptography==2.1.4 +cryptography==2.6.1 ecdsa==0.13 yapf==0.21.0