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