mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-24 20:51:02 +02:00
Add missing strawberry dep for GraphQL
This commit is contained in:
parent
686159e3b1
commit
bfde543353
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ dependencies = [
|
||||||
"qdrant-client",
|
"qdrant-client",
|
||||||
"rdflib",
|
"rdflib",
|
||||||
"requests",
|
"requests",
|
||||||
|
"strawberry-graphql",
|
||||||
"tabulate",
|
"tabulate",
|
||||||
"tiktoken",
|
"tiktoken",
|
||||||
"urllib3",
|
"urllib3",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue