diff --git a/pyproject.toml b/pyproject.toml index 9492aa7..d88af0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ optional-dependencies.develop = [ "validate-pyproject<1", ] optional-dependencies.llm = [ - "anthropic<0.60", + "anthropic<0.65", "claudette<0.4", "openai<2", ]