diff --git a/pyproject.toml b/pyproject.toml index 97f413f..558f1b3 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.73", "claudette<0.4", "openai<3", ]