From 450928f1085ad3b647fac6de8d5ecb354ce3cf07 Mon Sep 17 00:00:00 2001 From: Felix Hamborg Date: Wed, 31 Jul 2024 09:11:40 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 52c50f8e..5fad2218 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,13 +7,11 @@ hjson>=1.5.8 elasticsearch>=2.4 beautifulsoup4>=4.3.2 readability-lxml>=0.6.2 -newspaper4k>=0.9.3.1 -lxml-html-clean>=0.1.1 langdetect>=1.0.7 python-dateutil>=2.4.0 plac>=0.9.6 -PyDispatcher>=2.0.5 dotmap>=1.2.17 +PyDispatcher>=2.0.5 warcio>=1.3.3 ago>=0.0.9 six>=1.10.0 @@ -21,5 +19,7 @@ hurry.filesize>=0.9 bs4 faust-cchardet>=2.1.18 boto3 -typing-extensions>=4.7.0 redis +newspaper4k>=0.9.3.1 +lxml-html-clean>=0.1.1 +typing-extensions>=4.7.0