eladkal commented on code in PR #25426:
URL: https://github.com/apache/airflow/pull/25426#discussion_r938509436


##########
airflow/providers/microsoft/azure/provider.yaml:
##########
@@ -56,8 +56,7 @@ dependencies:
   - azure-mgmt-datafactory>=1.0.0,<2.0
   - azure-mgmt-datalake-store>=0.5.0
   - azure-mgmt-resource>=2.2.0
-  # limited due to https://github.com/Azure/azure-sdk-for-python/pull/18801  
implementation released in 12.9
-  - azure-storage-blob>=12.7.0,<12.9.0
+  - azure-storage-blob>=12.9.0,<12.14.0

Review Comment:
   sure we can do that.. I planned to bump to 12.14.0 to avoid this extra code. 
Are you OK with leaving it as is?



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