diff --git a/pyproject.toml b/pyproject.toml index 429827f..669db7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ rich = "^13.0.0" tqdm = "^4.66.0" python-dotenv = "^1.0.0" openai = "^1.12.0" -anthropic = "^0.18.0" +anthropic = "^0.102.0" [tool.poetry.group.dev.dependencies] pytest = "^7.4.0"