tvalentyn commented on issue #22454: URL: https://github.com/apache/beam/issues/22454#issuecomment-1196123573
Note that the version google-cloud-spanner==1.19.1 requires google-api-core<2, see: https://github.com/googleapis/python-spanner/blob/release-v1.19.1/setup.py#L32 The 1.19.3 release was released just recently (June 9): https://pypi.org/project/google-cloud-spanner/1.19.3/ Although I didn't find sources, I think it might be relaxing just that requirement, while not actually maintaining compatibility with the newer versions of google-api-core. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
