Hi there, I’ve try to setup datahub lineage backend for my own airflow cluster running version 2.4.x (python 3.7). When I run pip install acryl-datahub-airflow-plugin to integrate datahub with airflow, there are some conflict on some dependencies between this package and airflow constraint (
https://raw.githubusercontent.com/apache/airflow/constraints-2.4.0/constraints-3.7.txt). Can anyone explain or help me this issue? Does currently datahub not support airflow 2.4.x, right?