diff --git a/pyproject.toml b/pyproject.toml index f627f21..5ae850e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ readme = "README.md" requires-python = ">=3.8" dependencies = [ "openai==1.49.0", - "chromadb==0.5.9", + "chromadb==0.5.12", "pypdf>=3.9.0", "python-docx==1.1.2", "python-magic==0.4.27",