amoghrajesh commented on code in PR #47266:
URL: https://github.com/apache/airflow/pull/47266#discussion_r1976555384
##########
hatch_build.py:
##########
@@ -370,8 +370,7 @@
# Required for python 3.9 to work with new annotations styles. Check
package
# description on PyPI for more details:
https://pypi.org/project/eval-type-backport/
'eval-type-backport>=0.2.0;python_version<"3.10"',
- # temporarily pinning fastapi after the recent release started breaking
tests
- "fastapi[standard]>=0.112.2,!=0.115.10",
Review Comment:
Thanks. I just updated the PR to add a comment as to why we skip 0.115.10
--
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]