Skip to content

Commit 9abf092

Browse files
committed
initial high cpu fix changes
1 parent d9b9e2b commit 9abf092

File tree

3 files changed

+135
-296
lines changed

3 files changed

+135
-296
lines changed

packages/smithy-http/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636

3737
[project.optional-dependencies]
3838
awscrt = [
39-
"awscrt>=0.23.10",
39+
"awscrt~=0.28.2",
4040
]
4141
aiohttp = [
4242
"aiohttp>=3.11.12, <4.0",

0 commit comments

Comments
 (0)