eladkal commented on code in PR #61380: URL: https://github.com/apache/airflow/pull/61380#discussion_r2761468831
########## providers/yandex/docs/index.rst: ########## @@ -101,14 +101,16 @@ Requirements The minimum Apache Airflow version supported by this provider distribution is ``2.11.0``. -========================================== ====================================== +========================================== ================================================ PIP package Version required -========================================== ====================================== +========================================== ================================================ ``apache-airflow`` ``>=2.11.0`` -``yandexcloud`` ``>=0.308.0; python_version < "3.13"`` -``yandex-query-client`` ``>=0.1.4; python_version < "3.13"`` +``yandexcloud`` ``>=0.376.0; python_version >= "3.13"`` +``yandexcloud`` ``>=0.308.0,<=0.328.0; python_version < "3.13"`` Review Comment: OK pushed a commit to check this. lets see -- 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]
