diff --git a/pyproject.toml b/pyproject.toml index 0e818f5..1543628 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ optional-dependencies.develop = [ "validate-pyproject<1", ] optional-dependencies.llm = [ - "claudette<0.2", + "claudette<0.3", "openai<2", ] optional-dependencies.manyio = [