From c561cf79d48b925524076d8c46231cd203078dff Mon Sep 17 00:00:00 2001 From: yves Date: Wed, 4 Jan 2023 13:40:51 +0100 Subject: [PATCH] Update protobuf version python --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 81489d3..1f91d29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -protobuf==3.6.1 +protobuf==3.19.0 confluent-kafka==1.6.0 avro-python3==1.10.0 arrow==1.0.3