mwojtyczka commented on code in PR #63518:
URL: https://github.com/apache/airflow/pull/63518#discussion_r2931259672


##########
providers/databricks/pyproject.toml:
##########
@@ -64,6 +64,7 @@ dependencies = [
     "requests>=2.32.0,<3",
     "databricks-sql-connector>=4.0.0",
     "aiohttp>=3.9.2, <4",
+    "aiofiles>=23.2.0",

Review Comment:
   For the standard “Airflow on Kubernetes” deployment that would work. 
However, I think this will not work if a custom image is used without 
cncf-kubernetes[aiofiles] extra



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