From 369b70a1fa4d2bebaf75a29441ca5e2e8cf15dad Mon Sep 17 00:00:00 2001 From: 16337 <1633794139@qq.com> Date: Wed, 25 Mar 2026 14:36:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=BE=E5=AE=BD=20openai=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E7=BA=A6=E6=9D=9F=EF=BC=8C=E5=85=BC=E5=AE=B9=20langgr?= =?UTF-8?q?aph=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f30ac03..39f4dd3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ websockets==12.0 redis>=5.0.0 pymysql>=1.1.0 cos-python-sdk-v5>=1.9.30 -openai==1.68.0 +openai>=1.68.0 openpyxl>=3.1.0 pycryptodome>=3.19.0 langchain-core>=0.3.0