GitHub user NiltonDuarte created a discussion: Databricks provider 7.10.0 
missing aiofiles package dependency?

Hey there,

When updating my databricks dependencies I got errors for missing aiofiles 
dependency.
I can see that this new version imports aiofiles 
(https://github.com/apache/airflow/blob/providers-databricks/7.10.0/providers/databricks/src/airflow/providers/databricks/hooks/databricks_base.py#L37)
 but its not part of the provider dependencies.
Am I missing the correct way of installing it? Is the pyproject for databricks 
provider missing aiofiles?

Of course I can add to my project aiofiles dependency and fix it, but Id like 
to understand if I am missing something

Thanks in advance

GitHub link: https://github.com/apache/airflow/discussions/63502

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to