Skip to content

Commit 921a7e2

Browse files
committed
Add google-cloud-kms dependency
1 parent c9d2e60 commit 921a7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ def get_portability_package_data():
485485
'google-cloud-spanner>=3.0.0,<4',
486486
# GCP Packages required by ML functionality
487487
'google-cloud-dlp>=3.0.0,<4',
488-
'google-cloud-kms>=3.0.0,<4',
488+
'google-cloud-kms>=3.1.0,<4',
489489
'google-cloud-language>=2.0,<3',
490490
'google-cloud-secret-manager>=2.0,<3',
491491
'google-cloud-videointelligence>=2.0,<3',

0 commit comments

Comments
 (0)