From b9c6c91cfe6f258b5d5c4e289574c63a56e2a4ce Mon Sep 17 00:00:00 2001 From: usamimeri_renko <1710269958@qq.com> Date: Thu, 20 Jun 2024 10:28:26 +0800 Subject: [PATCH 1/2] update qianfan version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 240ab2300..a75b47aea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ anytree ipywidgets==8.1.1 Pillow imap_tools==1.5.0 # Used by metagpt/tools/libs/email_login.py -qianfan==0.3.2 +qianfan==0.3.16 dashscope==1.14.1 rank-bm25==0.2.2 # for tool recommendation gymnasium==0.29.1 From cb89295db87523de44c49e71f7885411ed4174c4 Mon Sep 17 00:00:00 2001 From: usamimeri_renko <93753250+usamimeri@users.noreply.github.com> Date: Thu, 20 Jun 2024 17:05:23 +0800 Subject: [PATCH 2/2] Update requirements.txt --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index a75b47aea..dc8a86ae2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,9 +66,9 @@ anytree ipywidgets==8.1.1 Pillow imap_tools==1.5.0 # Used by metagpt/tools/libs/email_login.py -qianfan==0.3.16 -dashscope==1.14.1 +qianfan~=0.3.16 +dashscope~=1.19.3 rank-bm25==0.2.2 # for tool recommendation gymnasium==0.29.1 boto3~=1.34.69 -spark_ai_python~=0.3.30 \ No newline at end of file +spark_ai_python~=0.3.30