From 38c70bfe262ccbe8400747ab84093998910ddbbf Mon Sep 17 00:00:00 2001 From: Kanishk Mahor <47555905+kanishk-mahor@users.noreply.github.com> Date: Sun, 4 Oct 2020 19:10:46 +0530 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6608a38..409375c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ Flask==0.12.1 requests==2.3.0 -beautifulsoup4==4.4.0 \ No newline at end of file +beautifulsoup4==4.4.0 +json2html==1.3.0