diff --git a/pyproject.toml b/pyproject.toml index bad003d1f..0d77d292f 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.73.0", "termcolor~=2.0", "ipython>=8,<10", "json-repair~=0.35",