deps: bump min version of google-api-core and google-cloud-core to 2.x#1972
deps: bump min version of google-api-core and google-cloud-core to 2.x#1972
Conversation
Fixes constraints file to match setup.py
Linchin
left a comment
There was a problem hiding this comment.
Thank you so much for fixing the issue so quickly!
For posterity, what is the process to update the required dependency versions?
@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 as googleapis/synthtool#1901 to apply these minimum version constraints checks via the synthtool templated files. |
|
I've filed #2376 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:
Towards googleapis/python-aiplatform#4079 🦕