From b2ef3dc6a73e6b4b080aa9b9c1eb9a6031bedc9a Mon Sep 17 00:00:00 2001 From: marinagd Date: Mon, 22 Jul 2019 17:30:00 -0300 Subject: [PATCH] [UPGRADE] requirements --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f2b802c..9ad9c02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ lxml >= 3.5.0, < 4 +zeep nose mock coveralls @@ -14,5 +15,4 @@ cryptography >= 1.8, < 3 pyOpenSSL >= 16.0.0, < 17 certifi >= 2015.11.20.1 reportlab -pytz -zeep \ No newline at end of file +pytz \ No newline at end of file