JavierLopezT opened a new issue #13185: URL: https://github.com/apache/airflow/issues/13185
I am using Airflow with docker-compose and Dockerfile. I have just changed in the Dockerfile the version from 1.10.10 to 1.10.14, and I get this import error in all files which involve Snowflake. I am not using Azure at all, so I guess it is because of some kind of error in snowflake-connector library. In one particular DAG I also get the error `An HTTP Client raised and unhandled exception: cannot import name 'BlobServiceClient' ` Might be related to https://github.com/apache/airflow/issues/13093 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
