-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Patch in the version updates made when fixing #3579. #3591
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
| REQUIREMENTS = [ | ||
| 'google-cloud-core >= 0.25.0, < 0.26dev', | ||
| 'google-cloud-logging >= 1.0.0, < 2.0dev', | ||
| 'google-cloud-logging >= 1.1.0, < 1.2dev', |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
| 'google-cloud-spanner >= 0.25.0, < 0.26dev', | ||
| 'google-cloud-speech >= 0.26.0, < 0.27dev', | ||
| 'google-cloud-storage >= 1.2.0, < 2.0dev', | ||
| 'google-cloud-storage >= 1.2.0, < 1.3dev', |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
Merged based on @lukesneeringer assertion. @tseaver would you like to take the lead on deciding "what now" about these versioning issues with |
Changes from #3586 and #3588.