eladkal commented on code in PR #62723: URL: https://github.com/apache/airflow/pull/62723#discussion_r2874159983
########## 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 might be wrong but doing that means that the provider won't be compatible with any airflow core version that limited cryptography. Is it not? -- 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]
