apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.85k stars 4.25k forks source link

Loosen Python dependency restrictions: httplib2, oauth2client #19671

Closed damccorm closed 2 years ago

damccorm commented 2 years ago

The Beam Python SDK's current pinned dependencies create dependency conflict issues for my team at Twitter.

I'd like the following expansions of the Python SDK's dependency ranges:

I understand, from pull request 8653 by [~altay], that the latter is blocked in turn by googledatastore.

Imported from Jira BEAM-8158. Original Jira may contain additional context. Reported by: jinnovation.

jinnovation commented 2 years ago

For context, I am no longer with the Twitter team I wrote this ticket on behalf of. It is possible it is no longer an issue. Feel free to close 😁