diff --git a/pyproject.toml b/pyproject.toml index f627f21..948f074 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ description = "A useful utility library for AI applications" readme = "README.md" requires-python = ">=3.8" dependencies = [ - "openai==1.49.0", + "openai==1.57.0", "chromadb==0.5.9", "pypdf>=3.9.0", "python-docx==1.1.2",