mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-21 19:21:03 +02:00
Put old deps back
This commit is contained in:
parent
3e02dee02b
commit
48adbc8b6d
1 changed files with 5 additions and 1 deletions
|
|
@ -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__"}
|
||||
Loading…
Add table
Add a link
Reference in a new issue