mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-29 18:36:22 +02:00
Fix broken setup.py (#320)
This commit is contained in:
parent
6565adb1ec
commit
dd4a119f49
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ setuptools.setup(
|
|||
"langchain-core",
|
||||
"langchain-text-splitters",
|
||||
"minio",
|
||||
"mistralai"
|
||||
"mistralai",
|
||||
"neo4j",
|
||||
"ollama",
|
||||
"openai",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue