diff --git a/pyproject.toml b/pyproject.toml index f65f1c2..370aa53 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ optional-dependencies.develop = [ "validate-pyproject<1", ] optional-dependencies.llm = [ - "anthropic<0.99", + "anthropic<0.102", "claudette<0.4", "openai<3", ]