From 4c64aced019d4f6644446c7e274471a23273cc77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 06:13:27 +0000 Subject: [PATCH] chore(deps): update dependency openai to v1.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2921bf1..7432ed8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ discord.py==2.3.2 -openai==1.10.0 +openai==1.11.0 python-dotenv==1.0.1 requests==2.31.0 Flask==3.0.1 \ No newline at end of file