diff --git a/pyproject.toml b/pyproject.toml index e026c2c..07c5b46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ requires-python = "~=3.13.0" dependencies = [ "clang==21.1.7", "dspy==3.1.2", - "kiss-agent-framework==0.2.27", + "kiss-agent-framework==0.2.79", "hydra-core==1.3.2", "networkx==3.6.1", "tomlkit>=0.14.0",