uranusjr commented on issue #32311: URL: https://github.com/apache/airflow/issues/32311#issuecomment-1621014567
It seems that some of our dependencies have added the `<2` pin as well and removing it from our direct dependencies is no longer sufficient to install Pydantic 2 in CI. Adding `>=2` results in a resolution conflict. Will need to find another way. -- 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]
