From 8ca809b5468171fbfa44d7a5fb81eebb07adac92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Mon, 28 Mar 2016 00:07:39 +0300 Subject: [PATCH] Remove dependency on particular version of configparser --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b431ba4..f72620b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cffi==1.2.1 click==5.1 -configparser==3.3.0r2 +configparser cryptography==1.0 falcon==0.3.0 humanize==0.5.1