diff --git a/trustgraph/pyproject.toml b/trustgraph/pyproject.toml index 9512d4b1..dc896700 100644 --- a/trustgraph/pyproject.toml +++ b/trustgraph/pyproject.toml @@ -15,6 +15,7 @@ dependencies = [ "trustgraph-cli>=2.4,<2.5", "trustgraph-embeddings-hf>=2.4,<2.5", "trustgraph-flow>=2.4,<2.5", + "trustgraph-unstructured>=2.4,<2.5", "trustgraph-vertexai>=2.4,<2.5", ] classifiers = [