diff --git a/pyproject.toml b/pyproject.toml index d0931a1..fd037c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ optional-dependencies.develop = [ optional-dependencies.llm = [ "anthropic<0.68", "claudette<0.4", - "openai<2", + "openai<3", ] optional-dependencies.manyio = [ "pueblo[fileio]==0.0.11",