From a226450410642ab3fe6834fa5c689605a5fcf04d Mon Sep 17 00:00:00 2001 From: Vishnu KS Date: Sun, 18 Oct 2020 16:10:19 +0530 Subject: [PATCH] utils: Update requirments.txt. --- utils/requirements.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/utils/requirements.txt b/utils/requirements.txt index 279687b..53c6522 100644 --- a/utils/requirements.txt +++ b/utils/requirements.txt @@ -6,3 +6,21 @@ pathspec==0.8.0 regex==2020.7.14 toml==0.10.1 typed-ast==1.4.1 +amzsear==2.0.1 +appdirs==1.4.4 +attrs==20.1.0 +beautifulsoup4==4.9.1 +black==19.10b0 +bs4==0.0.1 +certifi==2020.6.20 +chardet==3.0.4 +click==7.1.2 +google==3.0.0 +idna==2.10 +pathspec==0.8.0 +regex==2020.7.14 +requests==2.24.0 +soupsieve==2.0.1 +toml==0.10.1 +typed-ast==1.4.1 +urllib3==1.25.10