build: move to kafka-python-ng (#510)

Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
Patrick Linnane
2024-05-22 05:11:29 -07:00
committed by GitHub
parent 7aa2e14cbb
commit f98dc6d452
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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