TheNeuralBit commented on a change in pull request #16142:
URL: https://github.com/apache/beam/pull/16142#discussion_r764435837



##########
File path: sdks/python/setup.py
##########
@@ -195,7 +195,7 @@ def get_version():
     'google-cloud-spanner>=1.13.0,<2',
     'grpcio-gcp>=0.2.2,<1',
     # GCP Packages required by ML functionality
-    'google-cloud-dlp>=0.12.0,<4',
+    'google-cloud-dlp>=3.3.1,<4',

Review comment:
       oh, I assumed you tracked it down and the breaking change was introduced 
in 3.3.1, agree we should make this `google-cloud-dlp>=3,<4`




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