Skip to content

Commit c4083ff

Browse files
whummerclaude
andcommitted
add localstack to test dependencies for utils
Fixes missing jsonpatch transitive dependency when importing from localstack.utils.net in integration tests. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 7ef8d38 commit c4083ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ test = [
4040
"pytest-timeout>=2.0",
4141
"grpcio>=1.50.0",
4242
"grpcio-tools>=1.50.0",
43+
"localstack",
4344
]
4445

4546
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)