eladkal commented on code in PR #32366:
URL: https://github.com/apache/airflow/pull/32366#discussion_r1257324991
##########
setup.cfg:
##########
@@ -126,9 +126,7 @@ install_requires =
pendulum>=2.0
pluggy>=1.0
psutil>=4.2.0
- # Limit Pydantic to <2.0.0 because it breaks Kubernetes tests and building
providers
- # This limit should be removed after
https://github.com/apache/airflow/issues/32311 is fixed
- pydantic>=1.10.0,<2.0.0
+ pydantic>=1.10.0
Review Comment:
https://github.com/apache/airflow/pull/32444 will handle it
--
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]