From df38d7a57f6b809de4808ed601bfc747aef1c79c Mon Sep 17 00:00:00 2001 From: jesopo Date: Thu, 13 Feb 2020 21:50:33 +0000 Subject: replace lxml usage with html5lib! the future is cool --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 43223b3d..14ae1ef7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,7 @@ cryptography==2.7 dataclasses==0.6 dnspython==1.16.0 feedparser==5.2.1 +html5lib==1.0.1 lxml==4.4.1 netifaces==0.10.9 PySocks==1.7.1 -- cgit v1.3.1-10-gc9f91