From 9836da59219eb5f4931def00e168fb7fca44d406 Mon Sep 17 00:00:00 2001 From: scossa Date: Thu, 1 Dec 2022 15:26:19 +0100 Subject: [PATCH] Update 'setup.sh' --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index d436d80..62c4f66 100644 --- a/setup.sh +++ b/setup.sh @@ -1,5 +1,5 @@ #!/bin/sh -pip3 install jawanndenn + pip3 install requests pip3 install BeautifulSoup4 pip3 install cloudscraper \ No newline at end of file