Skip to content

bug: google-cloud-automl install fails due to conflict around google-auth version #17131

@chalmerlowe

Description

@chalmerlowe

Determine this is the right repository

  • I determined this is the correct repository in which to report this bug.

Summary of the issue

Bump google-auth to >=2.26.1 to prevent dependency resolution issue.

API client name and version

google-cloud-automl 2.19.0

Reproduction steps: code

N/A

Reproduction steps: supporting files

N/A

Reproduction steps: actual results

    google-cloud-automl 2.19.0 depends on google-auth!=2.24.0, !=2.25.0, <3.0.0 and >=2.14.1
    google-cloud-automl[pandas,storage] 2.19.0 depends on google-auth!=2.24.0, !=2.25.0, <3.0.0 and >=2.14.1
    google-api-core 2.17.1 depends on google-auth<3.0.dev0 and >=2.14.1
    google-api-core[grpc] 2.17.1 depends on google-auth<3.0.dev0 and >=2.14.1
    google-cloud-storage 3.10.1 depends on google-auth<3.0.0 and >=2.26.1

Reproduction steps: expected results

Successful install.

OS & version + platform

No response

Python environment

Python 3.10

Python dependencies

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage meI really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions