potiuk commented on issue #57979: URL: https://github.com/apache/airflow/issues/57979#issuecomment-3502647873
Yeah. Making sure that you also add `apache-airflow-task-sdk==1.1.2` when you upgrade to 3.1.2 is a way to mitigate the issue - we already agreed that we will need a faster 3.1.3 with fixed approach for dependencies. I also manually updated constraints - to make it easy to see that task-sdk is needed in version 1.1.2 https://github.com/apache/airflow/commits/constraints-3.1.2/ - so if you use constraints (which is unlikely when you do upgrade, but still possible) - task-sdk will be upgraded to the right version. -- 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]
