potiuk commented on PR #60472:
URL: https://github.com/apache/airflow/pull/60472#issuecomment-3785493308

   Nice! Thanks
   
   > Do I need to update this:
   > "psycopg[binary]>=3.2.9", 
   
   This one should be actually removed -> psycopg2 is already added as required 
dependency - so we can remove psycopg from dev deps.
   
   
   >  "aiobotocore[boto3]>=2.21.1", 
   
   This one needs to be changed anyway - because we keep on getting warning 
about aiobotocore not having boto3 extra.
   
   
   I have some other small fixes to fix  so I will fix those. Thanks for 
notifying @Prab-27 !
   
   


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