fix(SQL ingest): Bump confluent-kafka version (#2082)

This should help resolve #2079.
This commit is contained in:
Harshal Sheth 2021-02-03 18:06:35 -08:00 committed by GitHub
parent 9d38ae4dd4
commit b491e4ad3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
avro-python3==1.8.2
confluent-kafka[avro]==1.4.0
SQLAlchemy==1.3.17
confluent-kafka[avro]>=1.5
SQLAlchemy==1.3.17