You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Determine this is the right repository
Summary of the issue
Bump
google-authto>=2.26.1to 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
Reproduction steps: expected results
Successful install.
OS & version + platform
No response
Python environment
Python 3.10
Python dependencies
No response
Additional context
No response