diff --git a/trustgraph-flow/pyproject.toml b/trustgraph-flow/pyproject.toml index ca8f3ff1..c4e2651a 100644 --- a/trustgraph-flow/pyproject.toml +++ b/trustgraph-flow/pyproject.toml @@ -40,6 +40,7 @@ dependencies = [ "qdrant-client", "rdflib", "requests", + "strawberry-graphql", "tabulate", "tiktoken", "urllib3",