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

   Though in your PR mongo has not been upgraded actually (because it is held 
back) and the constraints had not updated it: 
   
   
https://github.com/apache/airflow/actions/runs/4940266515/jobs/8837512485?pr=31189#step:5:17770
   
   But this is actually because of `apache-beam` holding it back:
   
   `apache-beam 2.46.0 requires pymongo<4.0.0,>=3.8.0, but you have pymongo 
4.3.3 which is incompatible.`
   
   And we will find out today/tomorrow if all is fine, because `apache-beam 
2.47 had **just** been released and we are about to get it upgraded as part of 
the job in https://github.com/apache/airflow/pull/30067 
   
   This `apache-beam` release is something we've been waiting for some time as 
it held back a number of our dependencies :D
   
   


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