airflow-provider-hightouch 5.0.0 (Airflow 3) missing from PyPI
Until the PyPI ownership transfer completes, install the Airflow 3 compatible version straight from git. A maintainer posted this workaround and a reporter confirmed it worked: ```toml # pyproject.toml dependencies = [ "airflow-provider-hightouch @ git+https://github.com/hightouchio/airflow-provider…