We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fdb0f1 commit 1556591Copy full SHA for 1556591
pyproject.toml
@@ -126,6 +126,10 @@ types-six = "^1.16.21.20240513"
126
types-python-dateutil = "^2.9.0.20240906"
127
128
129
+
130
+[tool.poetry.group.kafka.dependencies]
131
+confluent-kafka = "^2.5.3"
132
133
[build-system]
134
requires = ["poetry-core"]
135
build-backend = "poetry.core.masonry.api"
0 commit comments