ying-w opened a new issue, #30224: URL: https://github.com/apache/airflow/issues/30224
### Description `apache-airflow-providers-google` has a lot of dependencies, some pinned to pretty old versions compared to [current release versions](https://github.com/googleapis/google-cloud-python#libraries). In particular, many of these older versions requires `protobuf<4.0.0dev` whereas if you already have newer versions (say google-cloud-bigquery==3.7.0) it requires newer versions of protobuf and causes incompatibility ### Use case/motivation Installing `dbt-bigquery` then `apache-airflow-providers-google` takes forever to resolve dependencies and can have dependency version mismatch issues ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
