Put old deps back

This commit is contained in:
Cyber MacGeddon 2026-02-20 10:06:13 +00:00
parent 3e02dee02b
commit 48adbc8b6d

View file

@ -17,6 +17,7 @@ dependencies = [
"cohere",
"cryptography",
"faiss-cpu",
"falkordb",
"fastembed",
"ibis",
"jsonschema",
@ -27,11 +28,14 @@ dependencies = [
"mcp",
"minio",
"mistralai",
"neo4j",
"nltk",
"ollama",
"openai",
"pinecone[grpc]",
"prometheus-client",
"pulsar-client",
"pymilvus",
"pypdf",
"pyyaml",
"qdrant-client",
@ -120,4 +124,4 @@ wikipedia-lookup = "trustgraph.external.wikipedia:run"
include = ["trustgraph*"]
[tool.setuptools.dynamic]
version = {attr = "trustgraph.flow_version.__version__"}
version = {attr = "trustgraph.flow_version.__version__"}