Skip to content

Commit

Permalink
build: move to kafka-python-ng (#510)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Linnane <[email protected]>
  • Loading branch information
p-linnane authored May 22, 2024
1 parent 7aa2e14 commit f98dc6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies = [
"google-auth-oauthlib>=0.4.6",
"google-auth>=2.3.3",
"imapclient>=2.1.0",
"kafka-python>=1.4.4",
"kafka-python-ng>=2.2.2",
"lxml>=4.4.0",
"mailsuite>=1.6.1",
"msgraph-core==0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dateparser>=1.1.1
elasticsearch<7.14.0
elasticsearch-dsl>=7.4.0
opensearch-py>=2.4.2,<=3.0.0
kafka-python>=1.4.4
kafka-python-ng>=2.2.2
mailsuite>=1.6.1
nose>=1.3.7
wheel>=0.37.0
Expand Down

0 comments on commit f98dc6d

Please sign in to comment.