Skip to content

Add bounds to the dependencies in urllib3_extra_require in setup.py #15155

Description

@ohmayr

Instead of allowing all versions, add bounds for the dependencies within the urrlib3 extra defined in setup.py.

urllib3_extra_require = [["urllib3", "packaging"]]

Once that's done, we can update the constraints file to test the minimum version.
https://github.com/googleapis/google-auth-library-python/blob/main/testing/constraints-3.7.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions