We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e432af9 commit 8fdaea8Copy full SHA for 8fdaea8
ingestion/setup.py
@@ -78,7 +78,7 @@
78
},
79
"kafka": {
80
VERSIONS["avro"],
81
- "confluent_kafka>=2.1.1",
+ "confluent_kafka>=2.1.1,<=2.6.1",
82
"fastavro>=1.2.0",
83
# Due to https://github.com/grpc/grpc/issues/30843#issuecomment-1303816925
84
# use >= v1.47.2 https://github.com/grpc/grpc/blob/v1.47.2/tools/distrib/python/grpcio_tools/grpc_version.py#L17
0 commit comments