Taragolis commented on code in PR #35218:
URL: https://github.com/apache/airflow/pull/35218#discussion_r1374785762


##########
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:
   Usual when we upper bound limit some package we add couple words about what 
the reason for it, and further steps to remove this limitation.
   Could you also add this info?



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