- Notifications
You must be signed in to change notification settings - Fork321
deps: bump min version of google-api-core and google-cloud-core to 2.x#1972
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Fixes constraints file to match setup.py
Linchin left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thank you so much for fixing the issue so quickly!
For posterity, what is the process to update the required dependency versions?
tswast commentedJul 10, 2024
@Linchin Main thing is that when updating See:googleapis/gapic-generator-python#1788 for a hint at how this works in the generated clients as well asgoogleapis/synthtool#1901 to apply these minimum version constraints checks via the synthtool templated files. |
tswast commentedJul 10, 2024
I've filed#1974 for another layer of automated testing. |
Fixes constraints file to match setup.py
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Towardsgoogleapis/python-aiplatform#4079 🦕