Sang Mercado created BEAM-12498:
-----------------------------------
Summary: Support major version bump of google-cloud-vision and
google-cloud-pubsub
Key: BEAM-12498
URL: https://issues.apache.org/jira/browse/BEAM-12498
Project: Beam
Issue Type: Wish
Components: sdk-py-core
Reporter: Sang Mercado
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-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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)