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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]