diff --git a/pyproject.toml b/pyproject.toml index 3f31406..2e249fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ tests = [ "pytest-cov==4.1.0", "pytest-retry==1.6.1", "requests==2.31.0", - "openai==1.6.1", + "openai==1.7.0", "jsonschema==4.20.0", "gitpython==3.1.40", ]