-
Notifications
You must be signed in to change notification settings - Fork 346
feat: Add support for cachetools 6.0 #1773
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
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
@sai-sunder-s @k4nar any ETA on getting this pushed through? would like to upgrade one of our repos to cachetools 6 but currently blocked on this dep |
|
Why is there max version in the first place? It's not usual for libraries to set upper version limit. |
The breaking changes described in the changelog for the v6 don’t seem to affect the google-auth lib.