Owen-CH-Leung commented on code in PR #53821:
URL: https://github.com/apache/airflow/pull/53821#discussion_r2262026707


##########
providers/elasticsearch/pyproject.toml:
##########
@@ -70,6 +70,7 @@ dev = [
     "apache-airflow-providers-common-sql",
     # Additional devel dependencies (do not remove this line and add extra 
development dependencies)
     "apache-airflow-providers-common-sql[pandas,polars]",
+    "testcontainers>=4.12.0"

Review Comment:
   Sure & move it to devel-common project. I remove the dependency from mongo 
provider also



##########
providers/elasticsearch/pyproject.toml:
##########
@@ -70,6 +70,7 @@ dev = [
     "apache-airflow-providers-common-sql",
     # Additional devel dependencies (do not remove this line and add extra 
development dependencies)
     "apache-airflow-providers-common-sql[pandas,polars]",
+    "testcontainers>=4.12.0"

Review Comment:
   Sure & moved it to devel-common project. I remove the dependency from mongo 
provider also



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