diff --git a/pyproject.toml b/pyproject.toml index 666e386..0dfc047 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ license = "Apache-2.0" requires-python = ">=3.11" authors = [{ name = "AgentField", email = "hello@agentfield.dev" }] dependencies = [ - "agentfield>=0.1.55", + "agentfield>=0.1.77", "pydantic>=2.0", "httpx>=0.27", "pyyaml>=6.0",