damccorm opened a new issue, #20991: URL: https://github.com/apache/beam/issues/20991
In our project, we want to use apache-beam, but cannot due to having these dependencies: google-cloud-pubsub\==2.5.0 google-cloud-vision\==2.0.0 Seems like the breaking change was due to "microgenerator" [https://github.com/googleapis/python-pubsub/releases](https://github.com/googleapis/python-pubsub/releases) [https://github.com/googleapis/python-vision/releases](https://github.com/googleapis/python-vision/releases) (also dropping support for older versions of python) What do we need to do to increase the version support defined here: https://github.com/apache/beam/blob/cd2117b8abd83603bf00976b28239c82a4c9918d/sdks/python/setup.py#L199 Imported from Jira [BEAM-12498](https://issues.apache.org/jira/browse/BEAM-12498). Original Jira may contain additional context. Reported by: sangm. -- 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]
