Skip to content

Commit b0b9268

Browse files
committed
pyproject.toml: Fix dependency with botocore
1 parent a75f922 commit b0b9268

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ optional-dependencies.io = [
162162
"universal-pathlib<0.3",
163163
]
164164
optional-dependencies.kinesis = [
165+
"botocore<1.37",
165166
"aiobotocore<2.22",
166167
"async-kinesis<1.2",
167168
"commons-codec>=0.0.20",

0 commit comments

Comments
 (0)