From 78e0fcf6d5cc1fe90a76f6deb80da0d46e07a93c Mon Sep 17 00:00:00 2001 From: Huan-zhaojun <111294954+Huan-zhaojun@users.noreply.github.com> Date: Sat, 13 Dec 2025 00:24:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=90=8C=E6=AD=A5=20requirements.txt=20?= =?UTF-8?q?=E4=B8=AD=20rnet=20=E7=89=88=E6=9C=AC=E8=87=B3=203.0.0rc14?= =?UTF-8?q?=EF=BC=88=E4=B8=8E=20pyproject.toml=20=E5=90=8C=E6=AD=A5?= =?UTF-8?q?=EF=BC=89?= 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 a7c5fb4..f3a2f2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ tiktoken>=0.9.0 uvicorn>=0.35.0 json5>=0.12.0 tenacity>=9.1.2 -rnet>=2.3.9 \ No newline at end of file +rnet>=3.0.0rc14 \ No newline at end of file