From e3b8686d45d4ef1b55081be4774cf06dad9c8560 Mon Sep 17 00:00:00 2001 From: zhaoxi Date: Thu, 4 Jun 2026 12:10:46 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86=20stardomain=20=E5=8A=A0?= =?UTF-8?q?=E5=85=A5=E4=B8=BB=E9=A1=B9=E7=9B=AE=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index d2c3a94..cd96d3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,6 +28,7 @@ dependencies = [ "ray[default,serve]>=2.54.0", "rich>=14.3.3", "sqlalchemy>=2.0.49", + "stardomain>=0.1.0", "tavily-python>=0.7.0", ]