From 6eedec706d3e50f2ab3ff3bc4c5a6e16b06b34f1 Mon Sep 17 00:00:00 2001 From: Bowen Liang Date: Fri, 2 Aug 2024 21:07:58 +0800 Subject: [PATCH] update --- api/pyproject.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/api/pyproject.toml b/api/pyproject.toml index f9e0a7a934cb0b..6af9bad5b0198a 100644 --- a/api/pyproject.toml +++ b/api/pyproject.toml @@ -179,9 +179,7 @@ yarl = "~1.9.4" zhipuai = "1.0.7" rank-bm25 = "~0.2.2" openpyxl = "^3.1.5" -grpcio="1.62.2" -grpcio-tools="1.62.2" -grpcio-status="1.62.2" + ############################################################ # Tool dependencies required by tool implementations ############################################################