potiuk commented on pull request #12703: URL: https://github.com/apache/airflow/pull/12703#issuecomment-736047577
> > Nope, it's that Google updated that package and moved the class, see [googleapis/python-pubsub@6b9eec8](https://github.com/googleapis/python-pubsub/commit/6b9eec81ccee81ab93646eaf7652139fc218ed36) > > I think we had <2.0.0 limit on all Google Python libraries. They released all libs in their 2.0 version - those are not backwards-compatibe and we have (or I thought so) limited those libs to <2.0 for all google lib (until we rewrite the operators): 'google-cloud-pubsub>=1.0.0,<2.0.0', ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
