From 5913cc93dcd09b7d36680673d85465698af59cc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Wed, 29 Aug 2018 14:21:23 +0200 Subject: [PATCH] =?UTF-8?q?Upgrade=20pyasn1=200.2.3=20=E2=86=92=200.4.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71a58a4..908b66a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ requests==2.13.0 cffi==1.10.0 cryptography==2.0.3 idna==2.5 -pyasn1==0.2.3 +pyasn1==0.4.4 pycparser==2.17 six==1.10.0