Kache commented on code in PR #35218:
URL: https://github.com/apache/airflow/pull/35218#discussion_r1375059245
##########
setup.cfg:
##########
@@ -79,7 +79,7 @@ install_requires =
# Update CustomTTYColoredFormatter to remove
colorlog>=4.0.2, <5.0
configupdater>=3.1.1
- connexion[flask]>=2.10.0
+ connexion[flask]>=2.10.0,<3.0
Review Comment:
Sure, I'd just thought the git commit message was sufficient. I'll add some
source comments
> we need a fix for that
Like adding a dynamic branch based on connexion version?
--
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]