This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new c8b43552dc Adding asgiref requirement to the Kafka docs (#30836)
c8b43552dc is described below

commit c8b43552dce528cadf7baf010710cb01a97fba3c
Author: Tamara Janina Fingerlin <[email protected]>
AuthorDate: Mon Apr 24 19:35:54 2023 +0200

    Adding asgiref requirement to the Kafka docs (#30836)
---
 docs/apache-airflow-providers-apache-kafka/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/apache-airflow-providers-apache-kafka/index.rst 
b/docs/apache-airflow-providers-apache-kafka/index.rst
index e9ca4202b6..92f3b1f2a2 100644
--- a/docs/apache-airflow-providers-apache-kafka/index.rst
+++ b/docs/apache-airflow-providers-apache-kafka/index.rst
@@ -90,6 +90,7 @@ Requirements
 PIP package          Version required
 ===================  ==================
 ``apache-airflow``   ``>=2.3.0``
+``asgiref``
 ``confluent-kafka``  ``>=1.8.2``
 ===================  ==================
 

Reply via email to