From c86b6e20139294e818a4ca8fa512dba4e4694a84 Mon Sep 17 00:00:00 2001 From: Toran Bruce Richards Date: Mon, 3 Apr 2023 11:23:54 +0100 Subject: [PATCH] Updates requirements.txt --- requirements.txt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 60c2d3ea..e731354b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,13 @@ -beautifulsoup4==4.9.3 +beautifulsoup4 colorama==0.4.6 -dirtyjson==1.0.8 -docker==5.0.3 -googlesearch-python==1.1.0 +dirtyjson==1.0. openai==0.27.2 playsound==1.3.0 python-dotenv==1.0.0 pyyaml==6.0 readability-lxml==0.8.1 -requests==2.25.1 +requests +tiktoken==0.3.3 +docker +# googlesearch-python +# Googlesearch python seems to be a bit cursed, anyone good at fixing thigns like this? \ No newline at end of file