stankiewicz commented on code in PR #36213:
URL: https://github.com/apache/beam/pull/36213#discussion_r2387242531
##########
sdks/python/setup.py:
##########
@@ -476,6 +477,7 @@ def get_portability_package_data():
# GCP Packages required by ML functionality
'google-cloud-dlp>=3.0.0,<4',
'google-cloud-language>=2.0,<3',
+ 'google-cloud-secret-manager>=2.0,<3',
Review Comment:
ERROR: Could not find a version that satisfies the requirement
google-cloud-secret-manager<3,>=2.0; extra == "gcp" (from apache-beam[gcp])
(from versions: none)
--
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]