From 85ad0dd3b27f3d8dc4ed506c347838cc7e580a41 Mon Sep 17 00:00:00 2001 From: scossa Date: Thu, 1 Dec 2022 15:27:00 +0100 Subject: [PATCH] Update 'setup.sh' --- setup.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 62c4f66..6e4b507 100644 --- a/setup.sh +++ b/setup.sh @@ -2,4 +2,5 @@ pip3 install requests pip3 install BeautifulSoup4 -pip3 install cloudscraper \ No newline at end of file +#pip3 install cloudscraper +#pip3 install json \ No newline at end of file