Remove unused deps

This commit is contained in:
Cyber MacGeddon 2026-02-20 09:46:25 +00:00
parent 2d8dbf4cdb
commit 3e02dee02b

View file

@ -17,7 +17,6 @@ dependencies = [
"cohere", "cohere",
"cryptography", "cryptography",
"faiss-cpu", "faiss-cpu",
"falkordb",
"fastembed", "fastembed",
"ibis", "ibis",
"jsonschema", "jsonschema",
@ -28,14 +27,11 @@ dependencies = [
"mcp", "mcp",
"minio", "minio",
"mistralai", "mistralai",
"neo4j",
"nltk", "nltk",
"ollama", "ollama",
"openai", "openai",
"pinecone[grpc]",
"prometheus-client", "prometheus-client",
"pulsar-client", "pulsar-client",
"pymilvus",
"pypdf", "pypdf",
"pyyaml", "pyyaml",
"qdrant-client", "qdrant-client",