potiuk commented on issue #17795: URL: https://github.com/apache/airflow/issues/17795#issuecomment-904169637
Yeah . HTTP provider has been brought back to be preinstalled and we had to release it to remove the circular dependency, This will be fixed with the next release of HTTP provider (https://github.com/apache/airflow/pull/17796) BTW. Bazel is not supported as the way of installing Airflow. The only official way of installing airflow is via `pip`and constraints -https://airflow.apache.org/docs/apache-airflow/stable/installation.html#installation-tools. PIP can handle circular dependencies well. So it's really Bazel's problem not Airflow (we are happy to fix it anyway for the next release - thenks for reporting) . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org