From e90c7af46c07e3dc8726ded6c177ef291efff922 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Tue, 19 Sep 2023 10:00:57 +0700 Subject: libraries/html5lib: Update README. Signed-off-by: Willy Sudiarto Raharjo --- libraries/html5lib/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/html5lib/README b/libraries/html5lib/README index 37294a67bc051..7e574380596a1 100644 --- a/libraries/html5lib/README +++ b/libraries/html5lib/README @@ -2,4 +2,4 @@ html5lib is a pure-python library for parsing HTML. It is designed to conform to the WHATWG HTML specification, as is implemented by all major web browsers. -Optional dependencies: chardet, genshi, and lxml +Optional dependencies: genshi and lxml -- cgit v1.2.3