eladkal commented on code in PR #31787: URL: https://github.com/apache/airflow/pull/31787#discussion_r1237002876
########## docs/apache-airflow-providers-alibaba/index.rst: ########## @@ -83,13 +83,15 @@ for the minimum Airflow version supported) via Requirements ------------ -The minimum Apache Airflow version supported by this provider package is ``2.4.0``. - -================== ================== -PIP package Version required -================== ================== -``apache-airflow`` ``>=2.4.0`` -``oss2`` ``>=2.14.0`` -================== ================== +The minimum Apache Airflow version supported by this provider package is ``2.5.0``. + +============================ ================== +PIP package Version required +============================ ================== +``apache-airflow`` ``>=2.5.0`` Review Comment: This is wrong. The version in provider.yaml is `apache-airflow>=2.4.0` you need to rerun the pre-commits so this file would be generated correctly -- 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]
