diff --git a/pyproject.toml b/pyproject.toml index 6d1187b1..24cffbfa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "qdrant-client>=1.11.3", "fastembed>=0.3.6", "semchunk>=2.2.0", - "transformers>=4.44.2" + "transformers>=4.44.2", "transformers>=4.44.2", "googlesearch-python>=1.2.5", "async-timeout>=4.0.3",