Add missing strawberry dep for GraphQL

This commit is contained in:
Cyber MacGeddon 2025-09-03 17:04:22 +01:00
parent 686159e3b1
commit bfde543353

View file

@ -40,6 +40,7 @@ dependencies = [
"qdrant-client",
"rdflib",
"requests",
"strawberry-graphql",
"tabulate",
"tiktoken",
"urllib3",