mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-24 16:06:22 +02:00
Add missing trustgraph-base dependency (#606)
This commit is contained in:
parent
16a5cf966a
commit
30ca1d2e8b
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ requires-python = ">=3.8"
|
|||
dependencies = [
|
||||
"mcp",
|
||||
"websockets",
|
||||
"trustgraph-base",
|
||||
]
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue