Skip to content

Commit a001530

Browse files
author
Gudjon Ragnar Brynjarsson
committed
Add kafka python as dev dependency
1 parent a18c1b1 commit a001530

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
@@ -113,6 +113,7 @@ sphinx = "^7.2.6"
113113
pg8000 = "*"
114114
twine = "^4.0.2"
115115
mypy = "1.7.1"
116+
kafka-python = "^2.0.2"
116117

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

0 commit comments

Comments
 (0)