Skip to content

Commit d7cb435

Browse files
committed
add tmp change to fix dependencies
1 parent f2d65e3 commit d7cb435

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

typedb/pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ authors = [
1414
keywords = ["LocalStack", "TypeDB"]
1515
classifiers = []
1616
dependencies = [
17-
"localstack-extensions-utils",
17+
# TODO remove
18+
# "localstack-extensions-utils",
19+
"localstack-extensions-utils @ git+https://github.com/localstack/localstack-extensions.git#branch=extract-utils-package&subdirectory=utils"
1820
]
1921

2022
[project.urls]

0 commit comments

Comments
 (0)