From bd516f34d803a5d95bd7ddcda0f5054034e31375 Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Sun, 19 Apr 2020 14:24:08 +0200 Subject: [PATCH] Updated cryptography to version 2.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d9cfae..298581d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asn1crypto==0.24.0 bcrypt==3.1.4 cffi==1.11.5 colored==1.3.5 -cryptography==2.3 +cryptography==2.5 deluge-client==1.6.0 docopt==0.6.2 idna==2.7