From 261555716e2f8fc49596106ca127f588f1f90e8b Mon Sep 17 00:00:00 2001 From: funilrys Date: Fri, 10 Aug 2018 15:23:51 +0200 Subject: [PATCH] Update of the version of lxml This patch fix StevenBlack/hosts#751 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c51989f4f..dcbb76e9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -lxml==4.1.1 +lxml>=4.2.4 beautifulsoup4==4.6.0 mock==2.0.0