From d8cb1ee42273c7f842f5463824cbe7a616fa275a Mon Sep 17 00:00:00 2001 From: Paillat Date: Tue, 21 Nov 2023 10:08:49 +0100 Subject: [PATCH] Update openai to use old lib --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 29c98da..fcabdb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ py-cord-dev python-dotenv -openai +openai==0.28.1 emoji google-api-python-client google-cloud-vision