Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix example_branch_operator failing in python 3.12 (apache#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
- Loading branch information