diff --git a/pyproject.toml b/pyproject.toml index a9954fd8..1a9a5676 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ classifiers = [ python = "^3.9" torch = "2.1.1" transformers = "4.37.1" -openai = "0.28.0" +openai = "1.14.0" langchain = "0.0.333" asyncio = "3.4.3" einops = "0.7.0"