Loading
apache-airflow: fix build of dependencies
Some dependencies have advanced and now need to be pinned.
apache-airflow itself does not build, yet, because it needs pendulum
2.x, which requires python < 3.12, I believe.
Co-authored-by:
Sergey Volkov <taranarmo@gmail.com>