airflow integration problem
apache-airflow 2.7.3 depends on pydantic>=1.10.0
acryl-datahub-airflow-plugin 0.12.0.2 depends on pydantic>=1.5.1
apache-airflow[kerberos,ldap,statsd] 2.7.3 depends on pydantic>=1.10.0
acryl-datahub 0.12.0.2 depends on pydantic!=1.10.3, <2 and >=1.5.1
The user requested (constraint) pydantic==2.4.2
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict
ERROR: ResolutionImpossible: for help visit <https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts>```