mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-06 07:32:46 +00:00
MINOR: Kafka dependency conflict resolution (#19278)
(cherry picked from commit 8fdaea805f1148950b7315d80d6294783f7ff96d)
This commit is contained in:
parent
4eb6d7a848
commit
8ba02f5037
@ -76,7 +76,7 @@ COMMONS = {
|
|||||||
},
|
},
|
||||||
"kafka": {
|
"kafka": {
|
||||||
VERSIONS["avro"],
|
VERSIONS["avro"],
|
||||||
"confluent_kafka>=2.1.1",
|
"confluent_kafka>=2.1.1,<=2.6.1",
|
||||||
"fastavro>=1.2.0",
|
"fastavro>=1.2.0",
|
||||||
# Due to https://github.com/grpc/grpc/issues/30843#issuecomment-1303816925
|
# Due to https://github.com/grpc/grpc/issues/30843#issuecomment-1303816925
|
||||||
# use >= v1.47.2 https://github.com/grpc/grpc/blob/v1.47.2/tools/distrib/python/grpcio_tools/grpc_version.py#L17
|
# use >= v1.47.2 https://github.com/grpc/grpc/blob/v1.47.2/tools/distrib/python/grpcio_tools/grpc_version.py#L17
|
||||||
|
Loading…
x
Reference in New Issue
Block a user