From cea88fe1b1eecccb20dd4cfdd9bdff30d0ce7df9 Mon Sep 17 00:00:00 2001 From: Darshan Panchal <105854074+Darshan016@users.noreply.github.com> Date: Thu, 11 May 2023 09:21:34 +0530 Subject: [PATCH] Update requirements.txt removed html since it was not required --- apps/web-crawl-q-and-a/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/web-crawl-q-and-a/requirements.txt b/apps/web-crawl-q-and-a/requirements.txt index 787fa27f..9f3a9240 100644 --- a/apps/web-crawl-q-and-a/requirements.txt +++ b/apps/web-crawl-q-and-a/requirements.txt @@ -21,7 +21,6 @@ executing==1.2.0 filelock==3.9.0 fonttools==4.38.0 frozenlist==1.3.3 -html==1.13 huggingface-hub==0.11.1 idna==3.4 ipykernel==6.20.1 @@ -77,4 +76,4 @@ typing_extensions==4.4.0 urllib3==1.26.13 wcwidth==0.2.5 yarg==0.1.9 -yarl==1.8.2 \ No newline at end of file +yarl==1.8.2