From 9aa7d67286256b5175fc33e80913e77c084c1ee3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20V=C3=A1squez?= Date: Mon, 12 Nov 2018 11:53:48 -0600 Subject: [PATCH] Added pyopenssl to fix #1386 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index b4a2a42ce..7aff6f7e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,3 +3,4 @@ raven pysftp acme_tiny IPy +pyopenssl