From 820789936f707c64d07745e7d9c4c7cb882dee4d Mon Sep 17 00:00:00 2001 From: Victor Shyba Date: Sat, 5 May 2018 00:08:02 -0300 Subject: [PATCH] bump cryptography==2.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c7ca316f3..96b589b9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Twisted==16.6.0 -cryptography==2.0.3 +cryptography==2.2.2 appdirs==1.4.3 argparse==1.2.1 docopt==0.6.2