diff --git a/pyproject.toml b/pyproject.toml index dfd1020b..f8d3df45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ classifiers = [ "License :: OSI Approved :: MIT License", ] dependencies = [ - "openai==1.10.0", + "openai==1.12.0", "instructor==0.4.8", "deepdiff==6.7.1", "termcolor==2.3.0",