pankajastro commented on code in PR #28850:
URL: https://github.com/apache/airflow/pull/28850#discussion_r1122765848


##########
airflow/providers/amazon/provider.yaml:
##########
@@ -596,3 +597,4 @@ additional-extras:
   - name: pandas
     dependencies:
       - pandas>=0.17.1
+      - aiobotocore>=2.1.1

Review Comment:
   do you mean in CI we should first remove botocore/boto3 and then install 
aiobototcore?  
   yes, the above warning/error will come but since I'm running a single 
command to install just one package aiobotocore it will install it. let me know 
if you want I can add step in CI to remove botocore/boto3 and then install the  
aiobotocore



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to