You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "lwyszomi (via GitHub)" <gi...@apache.org> on 2023/02/01 12:50:33 UTC

[GitHub] [airflow] lwyszomi commented on a diff in pull request #29234: Update google cloud dlp package and adjust hook and operators

lwyszomi commented on code in PR #29234:
URL: https://github.com/apache/airflow/pull/29234#discussion_r1093176100


##########
generated/provider_dependencies.json:
##########
@@ -343,7 +343,7 @@
       "google-cloud-dataplex>=0.1.0",
       "google-cloud-dataproc-metastore>=1.2.0,<2.0.0",
       "google-cloud-dataproc>=3.1.0",
-      "google-cloud-dlp>=0.11.0,<2.0.0",
+      "google-cloud-dlp>=3.0.0,<4.0.0",

Review Comment:
   @potiuk I checked once again and we need upper-bound restriction, the reason is the same as we have in others conflicts in the dependencies regarding `protobuf` and `proto-plus` packages



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org