From a8a623d9d0cc2742f83438216ed526d8508baaee Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 5 Oct 2020 13:54:27 -0700 Subject: pipenv: add confluent-kafka client --- Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 6a14b19..f3209d4 100644 --- a/Pipfile +++ b/Pipfile @@ -26,6 +26,7 @@ sentry-sdk = { version = ">=0.14.0", extras = [] } toml = "*" uvicorn = "*" dynaconf = ">=3" +confluent-kafka = "*" # Maybe? #citeproc-py = ">=0.4" -- cgit v1.2.3