diff --git a/pyproject.toml b/pyproject.toml index f1de11596..96521777e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "PyYAML~=6.0", "jsonschema~=4.0", "litellm>=1.57.3,!=1.59.9,!=1.63.14", - "openai==1.61.0", + "openai==1.69.0", "termcolor~=2.0", "ipython>=8,<10", "json-repair~=0.35",