diff --git a/pyproject.toml b/pyproject.toml index 97f413f..e98d5d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ optional-dependencies.develop = [ "validate-pyproject<1", ] optional-dependencies.llm = [ - "anthropic<0.70", + "anthropic<0.72", "claudette<0.4", "openai<3", ]