Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-8158

Loosen Python dependency restrictions: httplib2, oauth2client

Details

    • Improvement
    • Status: Open
    • P3
    • Resolution: Unresolved
    • None
    • None
    • sdk-py-core
    • None

    Description

      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 by altay, that the latter is blocked in turn by googledatastore.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jinnovation Jonathan Jin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: