Skip to content

Commit 4c5211d

Browse files
committed
update dependencies
1 parent 1f3b953 commit 4c5211d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

localstack-typedb/pyproject.toml

Lines changed: 4 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-
"httpx"
17+
"httpx",
18+
"h2",
19+
"priority",
1820
]
1921

2022
[project.urls]
@@ -28,6 +30,7 @@ dev = [
2830
"pytest",
2931
"rolo",
3032
"ruff",
33+
"twisted",
3134
"typedb-driver",
3235
]
3336

0 commit comments

Comments
 (0)