Skip to content

Commit 329dbed

Browse files
committed
try something weird
1 parent e4163e1 commit 329dbed

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

kafka/sasl/msk.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
from kafka.protocol.types import Int32
1212
import kafka.errors as Errors
1313

14+
import boto3
1415
from botocore.session import Session as BotoSession
1516

1617

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ Sphinx
1515
sphinx-rtd-theme
1616
tox
1717
xxhash
18-
boto3
18+
boto3[crt]
1919
botocore

0 commit comments

Comments
 (0)