diff --git a/pyproject.toml b/pyproject.toml index df149d8..e5b1ee1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ version = "0.2.0" requires-python = ">=3.11" dependencies = [ "pydantic>=2.13.4", - "anthropic>=0.102.0", + "anthropic>=0.120.2", "click>=8.3.3", "rich>=15.0.0", "pytest>=9.0.3",