From 5695f4701380f10861f3495d935036cb6e5777c8 Mon Sep 17 00:00:00 2001 From: eingengraou <53055690+eingengraou@users.noreply.github.com> Date: Wed, 12 Oct 2022 09:17:55 +0100 Subject: [PATCH] Create requirements.txt i thought this would be important cos i initially didn't have the requirements installed --- requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..d2a767a --- /dev/null +++ b/requirements.txt @@ -0,0 +1,6 @@ +# To install required modules run: +# +# +# +duckduckgo_search # via pip +tldextract # via pip