Skip to content

Commit 77e2850

Browse files
author
Gudjon Ragnar Brynjarsson
committed
Add kafka python as dev dependency
1 parent 1ea1a8c commit 77e2850

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

poetry.lock

Lines changed: 15 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ pytest = "7.4.3"
114114
pytest-cov = "4.1.0"
115115
sphinx = "^7.2.6"
116116
twine = "^4.0.2"
117+
kafka-python = "^2.0.2"
117118

118119
[[tool.poetry.source]]
119120
name = "PyPI"

0 commit comments

Comments
 (0)