move to wf_api: Runtime dependencies

This commit is contained in:
lda
2026-06-01 20:50:56 +07:00 Verified
parent 232525b078
commit 7c0daeb928
6 changed files with 210 additions and 152 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ from ...shared.errors import error_payload
from ...shared.names import RESERVED_CONNECTION_IDS
from ...storage import Store
from ...workflow.wrappers import _model_from_schema
from ...workflow_surface.runtime_dependencies import resolve_runtime_dependencies
from wf_api.runtime_dependencies import resolve_runtime_dependencies
from ...workflow_surface.saved_subgraphs import (
SavedSubgraphTree,
prepare_saved_subgraphs,