From 123132c1d2145ad83cffc74993f297d849fa542e Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Mon, 25 Jan 2021 10:50:50 -0500 Subject: [PATCH] Update requirements --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aaa9d9d..e02925c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ beautifulsoup4==4.9.3 -blessings==1.7 +prompt_toolkit==0.2.5 markdown==3.3.3 +tqdm==4.56.0 -- 2.39.2