Skip to content

Commit 728a22c

Browse files
author
Gudjon Ragnar Brynjarsson
committed
Add kafka python as dev dependency
1 parent 0b169ae commit 728a22c

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ anyio = "^4.3.0"
120120
psycopg2-binary = "*"
121121
pg8000 = "*"
122122
sqlalchemy = "*"
123-
123+
kafka-python = "^2.0.2"
124124

125125
[[tool.poetry.source]]
126126
name = "PyPI"

0 commit comments

Comments
 (0)