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