From c0af76e563b70e28c4cc5c8a51cba50260f44bd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 20:07:43 +0000 Subject: [PATCH] Update dependency openai to v1.51.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f3f036..26d2352 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -openai==1.50.2 +openai==1.51.0 py-cord==2.6.1 anthropic==0.34.2 playwright==1.47.0