Satoshi-Sh commented on code in PR #37638:
URL: https://github.com/apache/airflow/pull/37638#discussion_r1509407337


##########
pyproject.toml:
##########
@@ -83,7 +83,7 @@ dependencies = [
     # The usage was added in #30596, seemingly only to override and improve 
the default error message.
     # Either revert that change or find another way, preferably without using 
connexion internals.
     # This limit can be removed after 
https://github.com/apache/airflow/issues/35234 is fixed
-    "connexion[flask]>=2.10.0,<3.0",
+    "connexion[flask,uvicorn,swagger-ui]>=3.0",

Review Comment:
   Thanks for the pointer Jarek. I will have a look at 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]

Reply via email to