diff --git a/pyproject.toml b/pyproject.toml index 4fae79b..66f85f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ optional-dependencies.develop = [ "validate-pyproject<1", ] optional-dependencies.llm = [ - "anthropic<0.65", + "anthropic<0.68", "claudette<0.4", "openai<2", ]