Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): require google-api-core>=1.31.5, >=2.3.2 #493

Merged
merged 4 commits into from
Mar 4, 2022

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Mar 4, 2022

fix(deps): require google-auth>=1.25.0

fix(deps): require proto-plus>=1.15.0
@parthea parthea requested a review from a team as a code owner March 4, 2022 01:33
@parthea parthea requested review from a team and shollyman March 4, 2022 01:33
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-pandas API. label Mar 4, 2022
@parthea
Copy link
Contributor Author

parthea commented Mar 4, 2022

Unit test is failing with

ERROR: Cannot install pandas-gbq and pandas-gbq[tqdm]==0.17.2 because these package versions have conflicting dependencies.

The conflict is caused by:
    pandas-gbq[tqdm] 0.17.2 depends on google-auth>=1.18.0
    google-api-core 1.31.5 depends on google-auth<2.0dev and >=1.25.0
    The user requested (constraint) google-auth==1.18.0

@parthea parthea requested a review from tswast March 4, 2022 16:07
@tswast tswast merged commit 744a71c into main Mar 4, 2022
@tswast tswast deleted the upgrade-google-api-core-proto-plus branch March 4, 2022 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-pandas API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants