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", ]