github-actions[bot] opened a new pull request, #56592:
URL: https://github.com/apache/airflow/pull/56592

   After the [move of macros to the Task 
SDK](https://github.com/apache/airflow/pull/46867/files#diff-854d19db18bae58289f4ce996ca0fb34341bc0f22930620627afccbd9d6facfcL30),
 the babel dependency is missing.  This is probably due to the fact that in the 
past, the babel dependency was available through the flask-babel dependency.  
This PR add the babel dependency to the Task SDK so that macro's depending on 
it can work again.
   (cherry picked from commit f96bb22d684d2d72ec9acb48a9e8b666d89f47a1)
   
   Co-authored-by: David Blain <[email protected]>
   closes: https://github.com/apache/airflow/issues/56552


-- 
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]

Reply via email to