From 2b73ca4ccda4444237dd71dba6cf43cc851d293b Mon Sep 17 00:00:00 2001 From: "2287551746@qq.com" <2287551746@example.com> Date: Sun, 2 Nov 2025 16:36:11 +0800 Subject: [PATCH] 2025.11.2 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 452f456..ba3ceed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ python-dotenv~=1.0.0 -openai~=2.5.0 -requests~=2.31.0 +openai>=2.6.0 +requests~=2.32.4 langchain~=0.2.16 langchain-huggingface>=0.0.3 huggingface_hub[hf_xet]>=0.21.0 \ No newline at end of file