jason810496 commented on PR #69583: URL: https://github.com/apache/airflow/pull/69583#issuecomment-4911796543
Merging this first, the remaining CI failure will be handled in https://github.com/apache/airflow/pull/69563. ``` All changes made by hooks: diff --git a/providers/apache/kafka/docs/index.rst b/providers/apache/kafka/docs/index.rst index b3fc33f..cee81d3 100644 --- a/providers/apache/kafka/docs/index.rst +++ b/providers/apache/kafka/docs/index.rst @@ -149,6 +149,7 @@ Install them when installing from PyPI. For example: Extra Dependencies ==================== ==================================================== ``google`` ``apache-airflow-providers-google`` +``msk`` ``aws-msk-iam-sasl-signer-python>=1.0.1`` ``common.messaging`` ``apache-airflow-providers-common-messaging>=2.0.0`` ==================== ==================================================== ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
