hussein-awala commented on code in PR #62723: URL: https://github.com/apache/airflow/pull/62723#discussion_r2878085222
########## providers/cncf/kubernetes/docs/index.rst: ########## @@ -115,7 +115,7 @@ PIP package Version required ``apache-airflow`` ``>=2.11.0`` ``apache-airflow-providers-common-compat`` ``>=1.13.0`` ``asgiref`` ``>=3.5.2`` -``cryptography`` ``>=41.0.0,<46.0.0`` +``cryptography`` ``>=46.0.5`` Review Comment: I have the same concern. I’m wondering whether we should simply remove the upper bound and potentially bump the lower bound to 45.0.0 (a version that is accepted by older versions of Airflow core). -- 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]
