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): add explicit ranges for 'google-api-core' and 'google-auth' #530

Merged
merged 2 commits into from Aug 5, 2021

Commits on Aug 2, 2021

  1. fix(deps): add explicit ranges for 'google-api-core' and 'google-auth'

    Transitive dependency resolution breaks unit tests under Python 3.6
    following PR #520.
    
    Pin minima for those ranges explicitly when testing under Python 3.6.
    
    Closes #529.
    tseaver committed Aug 2, 2021
    Copy the full SHA
    97d328c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Copy the full SHA
    b5bab03 View commit details
    Browse the repository at this point in the history