ephraimbuddy merged PR #39783:
URL: https://github.com/apache/airflow/pull/39783
--
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: commits-unsubscr...@air
ephraimbuddy opened a new pull request, #39783:
URL: https://github.com/apache/airflow/pull/39783
Recently, this dag started failing due to python 3.12 removal of some
deprecated symbols. The fix here was moving to a higher version of numpy as the
old version uses pinned setuptools