From 247235c5ba9f12e6a7dc0c82bffb3f62740060c1 Mon Sep 17 00:00:00 2001 From: Furina-1013-create <189647097+Furina-1013-create@users.noreply.github.com> Date: Mon, 18 Aug 2025 17:37:19 +0800 Subject: [PATCH] =?UTF-8?q?=20=E4=B9=8B=E5=89=8D=E5=8D=95=E7=AD=89?= =?UTF-8?q?=E4=BA=8E=E7=9A=84=E5=8E=9F=E5=9B=A0=E6=98=AF=E8=A2=ABRust?= =?UTF-8?q?=E5=B8=A6=E6=AD=AA=E4=BA=86=EF=BC=88?= 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 b3b690e30..0de4f309e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,4 +63,4 @@ Pillow chromadb asyncio tavily-python -google-generativeai = 0.8.5 \ No newline at end of file +google-generativeai == 0.8.5 \ No newline at end of file