diff --git a/pyproject.toml b/pyproject.toml index 49696b50..4ae9815b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "undetected-playwright>=0.3.0", "langchain-ollama>=0.1.3", "qdrant-client>=1.11.3", - "fastembed>=0.3.6" + "fastembed>=0.3.6", "semchunk>=2.2.0", "transformers>=4.44.2", "googlesearch-python>=1.2.5"