Skip to content

Commit 53c6aa0

Browse files
committed
Add google-cloud-kms dependency
1 parent 1fbd111 commit 53c6aa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdks/python/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,7 @@ def get_portability_package_data():
483483
'google-cloud-spanner>=3.0.0,<4',
484484
# GCP Packages required by ML functionality
485485
'google-cloud-dlp>=3.0.0,<4',
486+
'google-cloud-kms>=3.1.0,<4',
486487
'google-cloud-language>=2.0,<3',
487488
'google-cloud-secret-manager>=2.0,<3',
488489
'google-cloud-videointelligence>=2.0,<3',

0 commit comments

Comments
 (0)