This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch constraints-2.7.1-fix in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 97e1bdcc5aa076c7006568af63eb0def45958ce5 Author: Jarek Potiuk <[email protected]> AuthorDate: Thu Dec 7 06:34:24 2023 +0100 Update hive-constraints-for-python-3.11 --- constraints-3.11.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/constraints-3.11.txt b/constraints-3.11.txt index b23cba5c22..717cd05ff3 100644 --- a/constraints-3.11.txt +++ b/constraints-3.11.txt @@ -99,6 +99,7 @@ apache-airflow-providers-apache-drill==2.4.3 apache-airflow-providers-apache-druid==3.5.0 apache-airflow-providers-apache-flink==1.1.2 apache-airflow-providers-apache-hdfs==4.1.0 +apache-airflow-providers-apache-hive==6.1.5 apache-airflow-providers-apache-impala==1.1.2 apache-airflow-providers-apache-kafka==1.1.2 apache-airflow-providers-apache-kylin==3.2.1
