From 86320da2a4faa8dfd72618483e87102c701fc89c Mon Sep 17 00:00:00 2001 From: Julio Poveda Date: Wed, 13 May 2020 14:31:54 -0500 Subject: [PATCH] Fixes to solve problems with issue #49 Hello. These are some fixes to solve the problems in issue #49 --- openmtc-gevent/dependencies.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmtc-gevent/dependencies.txt b/openmtc-gevent/dependencies.txt index d325744..b9c5617 100644 --- a/openmtc-gevent/dependencies.txt +++ b/openmtc-gevent/dependencies.txt @@ -6,7 +6,7 @@ urllib3 gevent>=1.1 iso8601>=0.1.5 -werkzeug>=0.9 +werkzeug==0.16 funcy netifaces decorator