You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 12:40:08 UTC

[GitHub] [beam] damccorm opened a new issue, #19671: Loosen Python dependency restrictions: httplib2, oauth2client

damccorm opened a new issue, #19671:
URL: https://github.com/apache/beam/issues/19671

   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:
    * oauth2client\>=2.0.1,<*4* to at least oauth2client\>=2.0.1,<=*4.1.2*
    * httplib2\>=0.8,<=*0.12.0* to at least httplib2\>=0.8,<=*0.12.3*
   
   I understand, from pull request [8653](https://github.com/apache/beam/pull/8653) by [~altay], that the latter is blocked in turn by googledatastore.
   
   Imported from Jira [BEAM-8158](https://issues.apache.org/jira/browse/BEAM-8158). Original Jira may contain additional context.
   Reported by: jinnovation.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] jinnovation commented on issue #19671: Loosen Python dependency restrictions: httplib2, oauth2client

Posted by GitBox <gi...@apache.org>.
jinnovation commented on issue #19671:
URL: https://github.com/apache/beam/issues/19671#issuecomment-1146605696

   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 😁


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm closed issue #19671: Loosen Python dependency restrictions: httplib2, oauth2client

Posted by GitBox <gi...@apache.org>.
damccorm closed issue #19671: Loosen Python dependency restrictions: httplib2, oauth2client
URL: https://github.com/apache/beam/issues/19671


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org