From 3efefe8efdecc7ca5100d36f27c26f19c87baa04 Mon Sep 17 00:00:00 2001 From: Kay Kurokawa Date: Thu, 14 Sep 2017 15:08:07 -0400 Subject: [PATCH] use cryptography version 2.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 192b6a0a8..d45fb6976 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Twisted==16.6.0 -cryptography==1.9 +cryptography==2.0.3 appdirs==1.4.3 argparse==1.2.1 docopt==0.6.2