fix: remove duplicated deps (#344) #none

This commit is contained in:
Tuan Anh Nguyen Dang (Tadashi_Cin) 2024-09-29 22:38:02 +07:00 committed by GitHub
parent f7b6f313b5
commit b7e81e61dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,7 +76,6 @@ adv = [
"llama-index>=0.10.40,<0.11.0",
"llama-index-vector-stores-milvus",
"llama-index-vector-stores-qdrant",
"python-docx>=1.1.0,<1.2",
"sentence-transformers",
"tabulate",
"unstructured>=0.15.8,<0.16",