mwojtyczka commented on code in PR #63518:
URL: https://github.com/apache/airflow/pull/63518#discussion_r2931307913
##########
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:
sounds good, if that is a generally used pattern in airflow we can use the
same in databricks provider
--
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]