Skip to content

Conversation

@HemangChothani
Copy link
Contributor

Fixes #158

@HemangChothani HemangChothani requested a review from plamut July 13, 2020 13:01
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 13, 2020
@plamut
Copy link
Contributor

plamut commented Jul 13, 2020

I believe we also need to bump the api-core version to benefit from the most recent version pins in it?

For example, the rsa pins have last been tightened in google-auth in version 1.17.2, but the latter was only bumped in api-core version 1.21.0.

(we currently pin api-core to >= 1.15.0)

@tswast
Copy link
Contributor

tswast commented Oct 1, 2020

Ummm, protobuf was not redundant. It's needed for the BQML files in the google.cloud.bigquery_v2 package.

@tswast
Copy link
Contributor

tswast commented Oct 1, 2020

Hmm... I guess that it's included in google-api-core, but somehow the minimum version isn't making it's way to some of our downstream wrappers. ibis-project/ibis#2413

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove redundant dependencies

4 participants