diff --git a/pyproject.toml b/pyproject.toml index 351442f9..ceeea243 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ python = "^3.9.1" torch = "2.1.1" transformers = "*" -openai = "0.28.0" +openai = "1.3.5" langchain = "*" asyncio = "*" nest_asyncio = "*"