From 2b012b06c2d14787ada2acaf2ecac8fb92e5c995 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 21:33:36 +0000 Subject: [PATCH] Update dependency openai to v1.59.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 759f78b..0121536 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -openai==1.7.0 +openai==1.59.8 langchain==0.1.0 streamlit==1.38.0 python-dotenv==1.0.0