damccorm commented on code in PR #36981:
URL: https://github.com/apache/beam/pull/36981#discussion_r2586167950


##########
sdks/python/setup.py:
##########
@@ -485,7 +485,7 @@ def get_portability_package_data():
               'google-cloud-spanner>=3.0.0,<4',
               # GCP Packages required by ML functionality
               'google-cloud-dlp>=3.0.0,<4',
-              'google-cloud-kms>=3.0.0,<4',
+              'google-cloud-kms>=3.1.0,<4',

Review Comment:
   Any context on how this fixes the issue? It seems harmless, so I'm fine 
adding it.



-- 
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]

Reply via email to